Added tests for html tools.
This commit is contained in:
parent
fb93897ac7
commit
60a99ee705
5 changed files with 39 additions and 0 deletions
11
golden-files/results/tidy-hi_html
Normal file
11
golden-files/results/tidy-hi_html
Normal 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>
|
||||
Loading…
Add table
Add a link
Reference in a new issue