1
0
Fork 0
forked from github/pelican

Move the tests into pelican. Fix #500

This commit is contained in:
Alexis Métaireau 2013-03-06 00:41:27 -08:00
commit 547f8d2e83
325 changed files with 11156 additions and 11154 deletions

View file

@ -1,8 +0,0 @@
<html>
<head>
</head>
<body>
Ensure that empty attributes are copied properly.
<input name="test" disabled style="" />
</body>
</html>