Rename test_utils to utils, because it contains no tests.
This commit is contained in:
@@ -7,7 +7,7 @@ from glob import glob
|
||||
|
||||
from chibitest import TestCase, ok
|
||||
from misaka import Markdown, HtmlRenderer
|
||||
from test_utils import clean_html
|
||||
from utils import clean_html
|
||||
|
||||
|
||||
class MarkdownConformanceTest_10(TestCase):
|
||||
|
||||
Reference in New Issue
Block a user