From 7f36cdd25f0c8d163be4d6904914576feccbbe44 Mon Sep 17 00:00:00 2001 From: Waylan Limberg Date: Tue, 31 Jul 2018 10:05:03 -0400 Subject: Removed unnessecary no attributes test. (#694) This was missed in #683. --- tests/options/no-attributes.html | 2 -- tests/options/no-attributes.txt | 3 --- 2 files changed, 5 deletions(-) delete mode 100644 tests/options/no-attributes.html delete mode 100644 tests/options/no-attributes.txt (limited to 'tests/options') 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 @@ -

Regression test for issue 87

-

It's run with enable_attributes=False so this {@id=explanation} should not become an attribute

\ 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 -- cgit v1.2.3