diff --git a/Test-Suite.md b/Test-Suite.md index 343b928..d55934c 100644 --- a/Test-Suite.md +++ b/Test-Suite.md @@ -219,7 +219,8 @@ display the commands’ output on the screen as they’re being run. | `test/cmdtest.py` | overall operation of MMGen Wallet commands | | `test/tooltest.py` | the `mmgen-tool` utility - overall operation | | `test/tooltest2.py` | the `mmgen-tool` utility - data validity | -| `test/unit_tests.py` | low-level subsystems | +| `test/modtest.py` | low-level subsystems (unit tests) | +| `test/daemontest.py` | low-level subsystems requiring daemons | [sd]: Install-Bitcoind-from-Source-on-Linux [bd]: Install-Bitcoind