aboutsummaryrefslogtreecommitdiffstats
path: root/tests
diff options
context:
space:
mode:
Diffstat (limited to 'tests')
-rw-r--r--tests/test_apis.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/test_apis.py b/tests/test_apis.py
index 31a60e1..b39664a 100644
--- a/tests/test_apis.py
+++ b/tests/test_apis.py
@@ -8,7 +8,6 @@ Tests of the various APIs with the python markdown lib.
"""
import unittest
-from doctest import DocTestSuite
import os
import sys
import types