Modified tests to show #746
This commit is contained in:
parent
4c66f62a6f
commit
8cbb4a0ae6
3 changed files with 16 additions and 2 deletions
|
@ -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
|
Loading…
Add table
Add a link
Reference in a new issue