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