Modified tests to show #746
[jquery.git] / build / test / data / test2.php
diff --git a/build/test/data/test2.php b/build/test/data/test2.php
new file mode 100644 (file)
index 0000000..95547fe
--- /dev/null
@@ -0,0 +1,3 @@
+<script type="text/javascript">
+testFoo = "foo"; $('#foo').html('foo');ok( true, "test2.php executed" );
+</script>