Complete overhaul of the Ajax test suite, it's now passing in all browsers. In order...
[jquery.git] / build / test / data / test2.php
diff --git a/build/test/data/test2.php b/build/test/data/test2.php
deleted file mode 100644 (file)
index 95547fe..0000000
+++ /dev/null
@@ -1,3 +0,0 @@
-<script type="text/javascript">
-testFoo = "foo"; $('#foo').html('foo');ok( true, "test2.php executed" );
-</script>