git.asbjorn.biz
/
jquery.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
Added minor regexp optimization.
[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>