]> iEval git - html-element-library.git/blobdiff - t/html/fillinform/fillinform.gen
Fix tests
[html-element-library.git] / t / html / fillinform / fillinform.gen
diff --git a/t/html/fillinform/fillinform.gen b/t/html/fillinform/fillinform.gen
deleted file mode 100644 (file)
index ed123ac..0000000
+++ /dev/null
@@ -1,23 +0,0 @@
-<html>
-  <head></head>
-  <body>
-    <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>
-  </body>
-</html>
This page took 0.016744 seconds and 4 git commands to generate.