aboutsummaryrefslogtreecommitdiffstats
path: root/test/data/test.js
blob: fb3395296170a5ff1d5c289070bd85addb237b65 (plain)
1
2
3
this.testBar = "bar";
jQuery("#ap").html("bar");
ok( true, "test.js executed");