test.js

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