]> iEval git - html-element-library.git/blobdiff - t/html/iter.exp
Refactor tests (first pass)
[html-element-library.git] / t / html / iter.exp
index 746633e9c4d745cd4a370aea5fff7a668b48e953..013b01918a77eec4b10a352557f47b722d8422ae 100644 (file)
@@ -1,10 +1,8 @@
-<html>
-  <head></head>
-  <body>Here are the things I need from the store:
+<body>
+Here are the things I need from the store:
     <ul>
       <li class="store_items">bread</li>
       <li class="store_items">butter</li>
       <li class="store_items">vodka</li>
     </ul>
-  </body>
-</html>
+</body>
This page took 0.025858 seconds and 4 git commands to generate.