Revert portions of 7acb141ed7f2dedd950bb65acf878098640d081e that attempt to use a...
[jquery.git] / test / data / test2.php
1 <script type="text/javascript">
2 testFoo = "foo"; $('#foo').html('foo');ok( true, "test2.php executed" );
3 </script>