Fix test case.
This commit is contained in:
@ -1,3 +1,3 @@
|
||||
$(document).ready(function() {
|
||||
$("debug").html("Hello!");
|
||||
});
|
||||
$("#debug").html("Hello world.");
|
||||
});
|
||||
|
Reference in New Issue
Block a user