diff options
Diffstat (limited to 'tests/misc/hash.html')
-rw-r--r-- | tests/misc/hash.html | 23 |
1 files changed, 7 insertions, 16 deletions
diff --git a/tests/misc/hash.html b/tests/misc/hash.html index b78babc..5e8bffb 100644 --- a/tests/misc/hash.html +++ b/tests/misc/hash.html @@ -1,18 +1,9 @@ - -<p>a -</p> -<pre> +<p>a</p> +<p><pre> #!/usr/bin/python - -hello</pre> - -<p>a -</p> -<pre> +hello</pre></p> +<p>a</p> +<p><pre> !/usr/bin/python -hello</pre> - -<p>a -</p> - - +hello</pre></p> +<p>a</p>
\ No newline at end of file |