git.asbjorn.biz
/
jquery.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
Tweak broken serialize tests from commit 879799fe955f01b85b59fd8a0096d415fc48df03...
[jquery.git]
/
test
/
xhtml.php
1
<?php
2
# Load and run the test suite as a proper XHTML page
3
header("Content-type: application/xhtml+xml");
4
readfile("index.html");
5
?>