Reorganzing the jQuery source (first phase).
[jquery.git] / build / test / data / test.php
diff --git a/build/test/data/test.php b/build/test/data/test.php
deleted file mode 100644 (file)
index 9dbea97..0000000
+++ /dev/null
@@ -1,7 +0,0 @@
-html text<br/>
-<script type="text/javascript">/* <![CDATA[ */
-testFoo = "foo"; $('#foo').html('foo');
-ok( true, "test.php executed" );
-/* ]]> */</script>
-<script src="data/test.js?<?php srand(); echo time() . '' . rand(); ?>"></script>
-blabla
\ No newline at end of file