diff options
Diffstat (limited to 'tests/options')
-rw-r--r-- | tests/options/no-attributes.html | 2 | ||||
-rw-r--r-- | tests/options/no-attributes.txt | 3 |
2 files changed, 0 insertions, 5 deletions
diff --git a/tests/options/no-attributes.html b/tests/options/no-attributes.html deleted file mode 100644 index a72e888..0000000 --- a/tests/options/no-attributes.html +++ /dev/null @@ -1,2 +0,0 @@ -<p>Regression <em>test</em> for issue 87</p> -<p>It's run with enable_attributes=False so this {@id=explanation} should not become an attribute</p>
\ No newline at end of file diff --git a/tests/options/no-attributes.txt b/tests/options/no-attributes.txt deleted file mode 100644 index b2cb653..0000000 --- a/tests/options/no-attributes.txt +++ /dev/null @@ -1,3 +0,0 @@ -Regression *test* for issue 87 - -It's run with enable_attributes=False so this {@id=explanation} should not become an attribute |