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