mirror of
https://github.com/status-im/nim-eth.git
synced 2025-01-26 14:32:18 +00:00
2088d7568d
* 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
|