Added tests for html tools.

This commit is contained in:
Andrew Hamilton 2016-02-09 21:38:33 +00:00
parent fb93897ac7
commit 60a99ee705
5 changed files with 39 additions and 0 deletions

View file

@ -0,0 +1,11 @@
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 3.2//EN">
<html>
<head>
<meta name="generator" content=
"HTML Tidy for Linux/x86 (vers 25 March 2009), see www.w3.org">
<title></title>
</head>
<body>
hello
</body>
</html>