summaryrefslogtreecommitdiff
path: root/selftest/README
diff options
context:
space:
mode:
Diffstat (limited to 'selftest/README')
-rw-r--r--selftest/README2
1 files changed, 1 insertions, 1 deletions
diff --git a/selftest/README b/selftest/README
index 4ae043692d..6a2c406cca 100644
--- a/selftest/README
+++ b/selftest/README
@@ -15,7 +15,7 @@ format-subunit.pl, which is used by default as part of "make test".
Available testsuites
====================
The available testsuites are obtained from a script, usually
-selftest/samba{3,4}_tests.sh. This script should for each testsuite output
+source{3,4}/selftest/tests.sh. This script should for each testsuite output
the name of the test, the command to run and the environment that should be
provided. Use the included "plantest" function to generate the required output.