Added equals helper for easier debugging of failed tests, soon to be used more often...
[jquery.git] / build / test / data / test2.php
1 <script type="text/javascript">
2 testFoo = "foo"; $('#foo').html('foo');ok( true, "test2.php executed" );
3 </script>