mirror of
https://github.com/jquery/jquery.git
synced 2026-02-01 19:45:04 -05:00
Tests: Fix failing ajax tests in oldIE
This commit is contained in:
3
test/data/testbar.php
Normal file
3
test/data/testbar.php
Normal file
@@ -0,0 +1,3 @@
|
||||
this.testBar = "bar";
|
||||
jQuery("#ap").html("bar");
|
||||
ok( true, "testbar.php executed");
|
||||
Reference in New Issue
Block a user