Fix license issues
[sdnc/oam.git] / dgbuilder / test / resources / 70-HTML-test-file.html
diff --git a/dgbuilder/test/resources/70-HTML-test-file.html b/dgbuilder/test/resources/70-HTML-test-file.html
deleted file mode 100644 (file)
index a0932e1..0000000
+++ /dev/null
@@ -1,25 +0,0 @@
-<!DOCTYPE html>
-<html>
-<body>
-
-<h1>This is a test page for node 70-HTML</h1>
-
-<p>There's nothing to read here.</p>
-
-<ol id="colours">
-    <li>Blue</li>
-    <li>Red</li>
-</ol>
-
-<ul id="fruits">
-    <li>Apple</li>
-    <li>Pear</li>
-</ul>
-
-<ul id="vegetables">
-    <li>Potato</li>
-    <li>Parsnip</li>
-</ul>
-
-</body>
-</html>
\ No newline at end of file