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