mirror of
https://github.com/status-im/nimbus-eth1.git
synced 2025-01-12 05:14:14 +00:00
emergency fix #239
This commit is contained in:
parent
eec9f32985
commit
1bc8f41b87
@ -31,9 +31,9 @@ proc test(name: string, lang = "c") =
|
||||
|
||||
task test, "Run tests":
|
||||
test "all_tests"
|
||||
test "test_rpc"
|
||||
# debugging tools don't yet have tests
|
||||
# but they should be compilable
|
||||
exec "nim c -r tests/test_rpc"
|
||||
exec "nim c premix/premix"
|
||||
exec "nim c premix/persist"
|
||||
exec "nim c premix/debug"
|
||||
|
Loading…
x
Reference in New Issue
Block a user