审查视图

.svn/pristine/60/60d961a7280c481dca59b235ef646a083123203f.svn-base 126 字节
1 2 3 4 5
<script type="text/javascript">
var testFoo = "foo";
jQuery('#foo').html('foo');
ok( true, "test2.html executed" );
</script>