mirror of
https://github.com/status-im/nim-eth.git
synced 2025-02-18 00:46:32 +00:00
* CI: test with multiple Nim version * clean up the testing tree a little * replace "unittest" with "unittest2"
5 lines
158 B
Nim
5 lines
158 B
Nim
--threads:on
|
|
# rocksdb_backend newChainDB fails compiling without nimOldCaseObjects as
|
|
# rocksdb init does this type of assignment
|
|
--define:nimOldCaseObjects
|