Rename .exp to -exp.html in t/html
[html-element-library.git] / t / html / iter-exp.html
diff --git a/t/html/iter-exp.html b/t/html/iter-exp.html
new file mode 100644 (file)
index 0000000..2b3286f
--- /dev/null
@@ -0,0 +1,8 @@
+<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>
This page took 0.009915 seconds and 4 git commands to generate.