mirror of
https://github.com/status-im/nim-dagger.git
synced 2025-02-13 15:17:19 +00:00
Introduce new nimble 'test' task that runs *all* tests. Renames testAll to testDagger, because testAll didn't run all tests, it forgot to run the contract tests.