aboutsummaryrefslogtreecommitdiffstats
path: root/build/test/data/test.php
diff options
context:
space:
mode:
Diffstat (limited to 'build/test/data/test.php')
-rw-r--r--build/test/data/test.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/build/test/data/test.php b/build/test/data/test.php
index fa36432f8..9dbea9798 100644
--- a/build/test/data/test.php
+++ b/build/test/data/test.php
@@ -1,7 +1,7 @@
html text<br/>
<script type="text/javascript">/* <![CDATA[ */
testFoo = "foo"; $('#foo').html('foo');
-ok( true, "test.html executed" );
+ok( true, "test.php executed" );
/* ]]> */</script>
<script src="data/test.js?<?php srand(); echo time() . '' . rand(); ?>"></script>
blabla \ No newline at end of file