summaryrefslogtreecommitdiff
path: root/tests/test_autosummary.py
diff options
context:
space:
mode:
authorGeorg Brandl <georg@python.org>2010-01-01 14:10:48 +0100
committerGeorg Brandl <georg@python.org>2010-01-01 14:10:48 +0100
commit47ccbccc62e47d3fe699a8777ef4a6646b6e6e78 (patch)
treee153175b38cabd835ec31b6fb49e5d2da5b9bad3 /tests/test_autosummary.py
parentbf9c12a3e8a0e604fd8878bf21b291dd97187502 (diff)
parentf6a56192d150091e10bc8726d68e0632f395ee54 (diff)
downloadsphinx-git-47ccbccc62e47d3fe699a8777ef4a6646b6e6e78.tar.gz
merge with 0.6
Diffstat (limited to 'tests/test_autosummary.py')
-rw-r--r--tests/test_autosummary.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/test_autosummary.py b/tests/test_autosummary.py
index 276b93557..7e3093676 100644
--- a/tests/test_autosummary.py
+++ b/tests/test_autosummary.py
@@ -5,7 +5,7 @@
Test the autosummary extension.
- :copyright: Copyright 2007-2009 by the Sphinx team, see AUTHORS.
+ :copyright: Copyright 2007-2010 by the Sphinx team, see AUTHORS.
:license: BSD, see LICENSE for details.
"""