testrunner: Putting back the global variables used for ajax tests. I added many calls...
[jquery.git] / test / data / test.js
index 98e76de..403d0d4 100644 (file)
@@ -1,3 +1,3 @@
-jQuery.foobar = "bar";\r
+foobar = "bar";\r
 jQuery('#ap').html('bar');\r
 ok( true, "test.js executed");\r