Adds jQuery collection to objects that will be used as global events context if provi...
[jquery.git] / test / data / test.js
index a41cb23..69f492d 100644 (file)
@@ -1,3 +1,3 @@
-var foobar = "bar";\r
-jQuery('#ap').html('bar');\r
-ok( true, "test.js executed");\r
+var foobar = "bar";
+jQuery('#ap').html('bar');
+ok( true, "test.js executed");