From bf7132004bbcd372cc5aa461305c9c1066265bc6 Mon Sep 17 00:00:00 2001 From: RedCat90 <40126169+RedCat90@users.noreply.github.com> Date: Sat, 9 Jun 2018 15:31:02 -0400 Subject: [PATCH] Update unit-tests.md Update directory from qa/zcash/ to qa/hush/ --- doc/unit-tests.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/unit-tests.md b/doc/unit-tests.md index bbe88ede9..b8b298a99 100644 --- a/doc/unit-tests.md +++ b/doc/unit-tests.md @@ -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/hush/full-test-suite.sh``, 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