diff options
| author | Georg Brandl <georg@python.org> | 2014-01-19 10:32:12 +0100 |
|---|---|---|
| committer | Georg Brandl <georg@python.org> | 2014-01-19 10:32:12 +0100 |
| commit | 69dab54d89926f2fc8ce1febbd2288d09531cdb0 (patch) | |
| tree | 8ea5d51a670a4e9430a9f57e5eca16cfe994bd20 /tests/test_versioning.py | |
| parent | 604ea875698727d3c1d83317130af0fff5bb5ab8 (diff) | |
| parent | 59b355edaa4f17aff910bf2371526d5ce46fb648 (diff) | |
| download | sphinx-69dab54d89926f2fc8ce1febbd2288d09531cdb0.tar.gz | |
merge with stable
Diffstat (limited to 'tests/test_versioning.py')
| -rw-r--r-- | tests/test_versioning.py | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/test_versioning.py b/tests/test_versioning.py index 6469a33c..5cff92ff 100644 --- a/tests/test_versioning.py +++ b/tests/test_versioning.py @@ -15,7 +15,6 @@ from docutils.parsers.rst.directives.html import MetaBody from sphinx import addnodes from sphinx.versioning import add_uids, merge_doctrees, get_ratio -from sphinx.util.pycompat import all from util import test_root, TestApp |
