aboutsummaryrefslogtreecommitdiff
path: root/tests/feature_check
diff options
context:
space:
mode:
Diffstat (limited to 'tests/feature_check')
-rw-r--r--tests/feature_check/README2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/feature_check/README b/tests/feature_check/README
index d062020f7..3b7b6cba4 100644
--- a/tests/feature_check/README
+++ b/tests/feature_check/README
@@ -1,4 +1,4 @@
This directory doesn't contain real tests, but code snippets to detect
various interpreter features, which can't be/inconvenient to detecte by
-other means. Scripts here are executed by run-tests at the beginning of
+other means. Scripts here are executed by run-tests.py at the beginning of
testsuite to decide what other test groups to run/exclude.