diff --git a/t/README.md b/t/README.md index 80f6c1f40bca..fd03ed503ab6 100644 --- a/t/README.md +++ b/t/README.md @@ -128,7 +128,7 @@ to run tests under valgrind. Skipping Tests -------------- -The environment variable `SHARNESS_SKIP_TESTS` is a space separated +The environment variable `SKIP_TESTS` is a space separated list of *patterns* that tells which tests to skip, and can either match the test number `t[0-]{4}` to skip an entire test script, or have an appended `.$number` to skip test `$number` in the