fix qa/zcash/full_test_suite.py pathname

underscores instead of hyphens; .py instead of .sh
(did not bother with PR but Eirik reviewed this change)
This commit is contained in:
Larry Ruane 2018-05-14 16:50:42 -06:00 committed by GitHub
parent dd72b5346e
commit 0ee4b20a7b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -6,7 +6,7 @@ and tests weren't explicitly disabled.
There are two scripts for running tests:
* ``qa/zcash/full-test-suite.sh``, to run the main test suite
* ``qa/zcash/full_test_suite.py``, to run the main test suite
* ``qa/pull-tester/rpc-tests.sh``, to run the RPC tests.
The main test suite uses two different testing frameworks. Tests using the Boost