Reorganzing the jQuery source (first phase).
[jquery.git] / test / data / test.js
diff --git a/test/data/test.js b/test/data/test.js
new file mode 100644 (file)
index 0000000..f8bdd09
--- /dev/null
@@ -0,0 +1,3 @@
+var foobar = "bar";\r
+$('#ap').html('bar');\r
+ok( true, "test.js executed");\r