summaryrefslogtreecommitdiff
path: root/tests/test_intersphinx.py
diff options
context:
space:
mode:
authorGeorg Brandl <georg@python.org>2014-03-01 08:18:13 +0100
committerGeorg Brandl <georg@python.org>2014-03-01 08:18:13 +0100
commitb59045eb6bc795211626df0930998c8aa36b47e6 (patch)
treea2ef939d0714469d9dae5a8f0c62e7e8db8e8994 /tests/test_intersphinx.py
parentf797cf98e0566d0180d834bb181e6e0de5ff6331 (diff)
parent2f950d546d7304e7b9d6592d27b47f82b3a424ad (diff)
downloadsphinx-b59045eb6bc795211626df0930998c8aa36b47e6.tar.gz
Merged in techtonik/sphinx (pull request #222)
Make 'python -m sphinx.quickstart' possible
Diffstat (limited to 'tests/test_intersphinx.py')
-rw-r--r--tests/test_intersphinx.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/test_intersphinx.py b/tests/test_intersphinx.py
index 8ce02cc1..01f06fa0 100644
--- a/tests/test_intersphinx.py
+++ b/tests/test_intersphinx.py
@@ -5,7 +5,7 @@
Test the intersphinx extension.
- :copyright: Copyright 2007-2013 by the Sphinx team, see AUTHORS.
+ :copyright: Copyright 2007-2014 by the Sphinx team, see AUTHORS.
:license: BSD, see LICENSE for details.
"""