diff options
Diffstat (limited to 'tests/run.py')
-rwxr-xr-x | tests/run.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/run.py b/tests/run.py index f67a34327..e8f6e86d8 100755 --- a/tests/run.py +++ b/tests/run.py @@ -7,7 +7,7 @@ This script runs the Sphinx unit test suite. :copyright: 2008 by Georg Brandl. - :license: BSD. + :license: BSD, see LICENSE for details. """ import sys |