diff options
| author | Georg Brandl <georg@python.org> | 2011-01-04 11:29:09 +0100 |
|---|---|---|
| committer | Georg Brandl <georg@python.org> | 2011-01-04 11:29:09 +0100 |
| commit | 91f7f969ed843e4edd7c9f0a5403c2a9c9de9833 (patch) | |
| tree | 7c6e2469c3a80d9712519426a6263a2083088138 /tests/test_coverage.py | |
| parent | 8a623b1e53df7c211a2b6989e187d1072377fd5b (diff) | |
| parent | 901ef024a6309d69bd4e04da2145b97af99cb64e (diff) | |
| download | sphinx-91f7f969ed843e4edd7c9f0a5403c2a9c9de9833.tar.gz | |
merge with 1.0
Diffstat (limited to 'tests/test_coverage.py')
| -rw-r--r-- | tests/test_coverage.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/test_coverage.py b/tests/test_coverage.py index cb831635..4d822891 100644 --- a/tests/test_coverage.py +++ b/tests/test_coverage.py @@ -5,7 +5,7 @@ Test the coverage builder. - :copyright: Copyright 2007-2010 by the Sphinx team, see AUTHORS. + :copyright: Copyright 2007-2011 by the Sphinx team, see AUTHORS. :license: BSD, see LICENSE for details. """ |
