Added a number of additional speed gains (we now hold our own against Dojo and DOMQue...
[jquery.git] / build / test / data / test.php
index fa36432..9dbea97 100644 (file)
@@ -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