We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ca151f1 commit 89204e7Copy full SHA for 89204e7
tests/README.md
@@ -309,7 +309,7 @@ The tests assume write access to their directories.
309
* there are exceptions:
310
* `$SUDO_HELPER` as it might be intentionally unset
311
* use `#!/bin/bash` explicitly
312
-* check for all external dependencies (`check_prereq_global`)
+* check for all external dependencies (`check_global_prereq`)
313
* check for internal dependencies (`check_prereq`), though the basic set is
314
always built when the tests are started through make
315
* use functions instead of repeating code
0 commit comments