README: add run-tests.sh to examples
This commit is contained in:
parent
5a565dff66
commit
c9251e72a1
2 changed files with 27 additions and 2 deletions
|
|
@ -13,6 +13,9 @@
|
|||
# When <scenario> is undefined, the test is run with an adhoc scenario
|
||||
# where services.<scenario> is enabled.
|
||||
#
|
||||
# Example:
|
||||
# ./run-tests.sh -s electrs
|
||||
#
|
||||
# Run test and link results to avoid garbage collection
|
||||
# ./run-tests.sh [--scenario <scenario>] --out-link-prefix /tmp/nix-bitcoin-test build
|
||||
#
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue