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