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.py9
1 files changed, 0 insertions, 9 deletions
diff --git a/tests/test_legacy.py b/tests/test_legacy.py
index 17c4282..ddc54bb 100644
--- a/tests/test_legacy.py
+++ b/tests/test_legacy.py
@@ -31,15 +31,6 @@ class TestOptions(LegacyTestCase):
no_smart_emphasis = Kwargs(smart_emphasis=False)
-class TestSafeMode(LegacyTestCase):
- location = os.path.join(parent_test_dir, 'safe_mode')
- default_kwargs = Kwargs(safe_mode='escape')
-
- remove = Kwargs(safe_mode='remove')
-
- replace = Kwargs(safe_mode='replace')
-
-
class TestPhp(LegacyTestCase):
"""
Notes on "excluded" tests: