2014-04-22 18:10:41 +03:00

4 lines
79 B
JavaScript

var testBar = "bar";
jQuery("#ap").html("bar");
ok( true, "test.js executed");