Rename .exp to -exp.html in t/html
[html-element-library.git] / t / html / fillinform.exp
diff --git a/t/html/fillinform.exp b/t/html/fillinform.exp
deleted file mode 100644 (file)
index fe971c9..0000000
+++ /dev/null
@@ -1,10 +0,0 @@
-<div>
-       <h1>Dialer</h1>
-       <form name="appform" id="appform" method="post">
-               <div id="city_div">        City:        <input name="city" type="text"/> </div>
-               <div id="state_div">       State:       <input value="catatonic" name="state" type="text"/> </div>
-               <div id="company_div">     Company:     <input name="company" type="text"/> </div>
-               <div id="data_source_div"> Data Source: <input name="data_source" type="text"/> </div>
-               <input value="locate records" type="submit"/>
-       </form>
-</div>
This page took 0.009346 seconds and 4 git commands to generate.