We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 93a7861 + ba4ceb1 commit 3743b80Copy full SHA for 3743b80
doc/unit-tests.md
@@ -12,7 +12,7 @@ To add more bitcoind tests, add `BOOST_AUTO_TEST_CASE` functions to the existing
12
.cpp files in the test/ directory or add new .cpp files that
13
implement new BOOST_AUTO_TEST_SUITE sections.
14
15
-To run the bitcoin-qt tests manualy, launch src/qt/test/bitcoin-qt_test
+To run the bitcoin-qt tests manually, launch src/qt/test/bitcoin-qt_test
16
17
To add more bitcoin-qt tests, add them to the `src/qt/test/` directory and
18
the `src/qt/test/test_main.cpp` file.
0 commit comments