Adding new test
This commit is contained in:
parent
32f29b3ac1
commit
6db83be128
8 changed files with 1144 additions and 0 deletions
22
Sanity/basic-sanity/example.html
Normal file
22
Sanity/basic-sanity/example.html
Normal file
|
|
@ -0,0 +1,22 @@
|
|||
<!DOCTYPE html PUBLIC "-//IETF//DTD HTML 2.0//EN">
|
||||
<HTML>
|
||||
<HEAD>
|
||||
<TITLE>Enscript Output</TITLE>
|
||||
</HEAD>
|
||||
<BODY BGCOLOR="#FFFFFF" TEXT="#000000" LINK="#1F00FF" ALINK="#FF0000" VLINK="#9900DD">
|
||||
<A NAME="top">
|
||||
<H1>Contents</H1>
|
||||
<OL>
|
||||
<LI><A HREF="#file1">testfile.txt</A>
|
||||
</OL>
|
||||
<HR>
|
||||
<A NAME="file1">
|
||||
<H1>testfile.txt</H1>
|
||||
|
||||
<PRE>
|
||||
The test tests this test text.
|
||||
</PRE>
|
||||
<HR>
|
||||
<ADDRESS>Generated by <A HREF="http://www.iki.fi/~mtr/genscript/">GNU Enscript 1.6.6</A>.</ADDRESS>
|
||||
</BODY>
|
||||
</HTML>
|
||||
Loading…
Add table
Add a link
Reference in a new issue