Skip to content
Snippets Groups Projects
Unverified Commit 1df22e16 authored by Patrick Cloke's avatar Patrick Cloke Committed by GitHub
Browse files

Fix example of running complement.sh. (#12990)

parent 7c6b2204
Branches
Tags
No related merge requests found
Fix documentation for running complement tests.
...@@ -18,7 +18,7 @@ ...@@ -18,7 +18,7 @@
# argument to the script. Complement will then only run those tests. If # argument to the script. Complement will then only run those tests. If
# no regex is supplied, all tests are run. For example; # no regex is supplied, all tests are run. For example;
# #
# ./complement.sh "TestOutboundFederation(Profile|Send)" # ./complement.sh -run "TestOutboundFederation(Profile|Send)"
# #
# Exit if a line returns a non-zero exit code # Exit if a line returns a non-zero exit code
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment