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
164 changed files with 13 additions and 11 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>