Rename .exp to -exp.html in t/html
[html-element-library.git] / t / html / iter2-exp.html
diff --git a/t/html/iter2-exp.html b/t/html/iter2-exp.html
new file mode 100644 (file)
index 0000000..91bb1cb
--- /dev/null
@@ -0,0 +1,13 @@
+<div>
+       Here are the type of people you meet at XYZ, inc:
+       <dl>
+               <dt>Programmer</dt>
+               <dd>one who likes Perl and Seamstress</dd>
+               <dt>DBA</dt>
+               <dd>one who does business as</dd>
+               <dt>Admin</dt>
+               <dd>one who plays Tetris all day</dd>
+               <dt>Poet</dt>
+               <dd>A relative of Edgar Allan Poe.</dd>
+       </dl>
+</div>
This page took 0.009742 seconds and 4 git commands to generate.