aboutsummaryrefslogtreecommitdiffstats
path: root/tests/misc/hash.html
diff options
context:
space:
mode:
Diffstat (limited to 'tests/misc/hash.html')
-rw-r--r--tests/misc/hash.html10
1 files changed, 6 insertions, 4 deletions
diff --git a/tests/misc/hash.html b/tests/misc/hash.html
index 5e8bffb..1865994 100644
--- a/tests/misc/hash.html
+++ b/tests/misc/hash.html
@@ -1,9 +1,11 @@
<p>a</p>
-<p><pre>
+<pre>
#!/usr/bin/python
-hello</pre></p>
+hello</pre>
+
<p>a</p>
-<p><pre>
+<pre>
!/usr/bin/python
-hello</pre></p>
+hello</pre>
+
<p>a</p> \ No newline at end of file