Modified tests to show #746

This commit is contained in:
Jörn Zaefferer 2006-12-31 15:44:59 +00:00
parent 4c66f62a6f
commit 8cbb4a0ae6
3 changed files with 16 additions and 2 deletions

View file

@ -0,0 +1,3 @@
<script type="text/javascript">
testFoo = "foo"; $('#foo').html('foo');ok( true, "test2.php executed" );
</script>