Complete overhaul of the Ajax test suite, it's now passing in all browsers. In order...
[jquery.git] / build / test / data / test.js
index 6ff89dd..f8bdd09 100644 (file)
@@ -1,3 +1,3 @@
-foobar = "bar";\r
+var foobar = "bar";\r
 $('#ap').html('bar');\r
-ok( true, "test.js executed");
\ No newline at end of file
+ok( true, "test.js executed");\r