aboutsummaryrefslogtreecommitdiffstats
path: root/test/data/test.php
diff options
context:
space:
mode:
Diffstat (limited to 'test/data/test.php')
-rw-r--r--test/data/test.php7
1 files changed, 0 insertions, 7 deletions
diff --git a/test/data/test.php b/test/data/test.php
deleted file mode 100644
index 3d08f3253..000000000
--- a/test/data/test.php
+++ /dev/null
@@ -1,7 +0,0 @@
-html text<br/>
-<script type="text/javascript">/* <![CDATA[ */
-testFoo = "foo"; jQuery('#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