aboutsummaryrefslogtreecommitdiffstats
path: root/tests
diff options
context:
space:
mode:
authorDmitry Shachnev <mitya57@gmail.com>2012-08-26 18:19:24 +0400
committerDmitry Shachnev <mitya57@gmail.com>2012-08-26 18:19:24 +0400
commit87a4f5a361e3510fe29bdf12122084965f34db25 (patch)
tree9881c00b46fa1827b4a146451488daed501d9efb /tests
parent34fb2dc4ddef833bd233705b4a46bea914742075 (diff)
parent63020032eab733ed74f06a687abb5c358de4e931 (diff)
downloadmarkdown-87a4f5a361e3510fe29bdf12122084965f34db25.tar.gz
markdown-87a4f5a361e3510fe29bdf12122084965f34db25.tar.bz2
markdown-87a4f5a361e3510fe29bdf12122084965f34db25.zip
Merge commit '63020032eab733ed74f06a687abb5c358de4e931'
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