]> iEval git - html-element-library.git/blobdiff - t/html/iter2.exp
Refactor tests (first pass)
[html-element-library.git] / t / html / iter2.exp
index 17148cf0f9e73632e29c6d84fe9942145b6494a2..992ffa38bd92cd41b816c8ef6a693b11b1ba886c 100644 (file)
@@ -1,6 +1,5 @@
-<html>
-  <head></head>
-  <body>Here are the type of people you meet at XYZ, inc:
+<div>
+Here are the type of people you meet at XYZ, inc:
     <dl>
       <dt>Programmer</dt>
       <dd>one who likes Perl and Seamstress</dd>
@@ -11,5 +10,4 @@
       <dt> Poet </dt>
       <dd> A relative of Edgar Allan Poe. </dd>
     </dl>
-  </body>
-</html>
+</div>
This page took 0.021774 seconds and 4 git commands to generate.