aboutsummaryrefslogtreecommitdiffstats
path: root/tests/test_legacy.py
diff options
context:
space:
mode:
Diffstat (limited to 'tests/test_legacy.py')
-rw-r--r--tests/test_legacy.py2
1 files changed, 0 insertions, 2 deletions
diff --git a/tests/test_legacy.py b/tests/test_legacy.py
index e4ad0b0..2e0c982 100644
--- a/tests/test_legacy.py
+++ b/tests/test_legacy.py
@@ -48,8 +48,6 @@ class TestOptions(LegacyTestCase):
html4 = Kwargs(output_format='html4')
- no_attributes = Kwargs(enable_attributes=False)
-
no_smart_emphasis = Kwargs(smart_emphasis=False)