aboutsummaryrefslogtreecommitdiffstats
path: root/python/tidy/__init__.py
diff options
context:
space:
mode:
Diffstat (limited to 'python/tidy/__init__.py')
-rw-r--r--python/tidy/__init__.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/python/tidy/__init__.py b/python/tidy/__init__.py
index 74a15acad8f..4d834ec6d7a 100644
--- a/python/tidy/__init__.py
+++ b/python/tidy/__init__.py
@@ -8,4 +8,4 @@
# except according to those terms.
from .tidy import scan # noqa
-from .test import do_tests # noqa
+from .test import run_tests # noqa