summaryrefslogtreecommitdiff
path: root/tests/run.py
diff options
context:
space:
mode:
Diffstat (limited to 'tests/run.py')
-rwxr-xr-xtests/run.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/run.py b/tests/run.py
index 37922f3b..7d51100d 100755
--- a/tests/run.py
+++ b/tests/run.py
@@ -9,6 +9,7 @@
:copyright: Copyright 2007-2014 by the Sphinx team, see AUTHORS.
:license: BSD, see LICENSE for details.
"""
+from __future__ import print_function
import sys
from os import path, chdir, listdir, environ