home · contact · privacy
Harden tests via more dangerous source file name.
[redo-blog] / test / test_files / test.html.ignoring
diff --git a/test/test_files/test.html.ignoring b/test/test_files/test.html.ignoring
deleted file mode 100644 (file)
index d751b3b..0000000
+++ /dev/null
@@ -1,28 +0,0 @@
-<!DOCTYPE html>
-<meta charset="UTF-8">
-<style type="text/css">
-h1 { font-size: 2em; }
-h2 { font-size: 1.5em; }
-h3 { font-size: 1.17em; }
-h4 { font-size: 1.12em; }
-h5 { font-size: .83em; }
-h6 { font-size: .75em; }
-header h1 { margin-bottom: 0.1em; }
-header p { margin: 0; }
-</style>
-<title>Yet another blog – foo bar baz</title>
-<a href="index.html">Yet another blog</a>
-<article>
-<header>
-<h1>foo <em>bar</em> <strong>baz</strong></h1>
-<p>created: <time>IGNORE</time> / last update: <time>IGNORE</time></p>
-</header>
-<p>foo</p>
-<h2 id="bar">bar</h2>
-<p>baz</p>
-<footer>
-Links back:
-<ul>
-</ul>
-</footer>
-</article>
\ No newline at end of file