2016-08-22 12:55:52 +02:00

4 lines
79 B
JavaScript

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