refs #3458: add sphinx.testing that are moved from /tests directory.

This commit is contained in:
shimizukawa
2017-05-07 16:46:44 +09:00
parent 0512ebf2d4
commit d497d74370
97 changed files with 535 additions and 452 deletions

View File

@@ -12,7 +12,7 @@
from docutils.utils import column_width
from sphinx.writers.text import MAXWIDTH
from util import with_app
from sphinx.testing.util import with_app
def with_text_app(*args, **kw):