mirror of
https://github.com/logos-storage/nim-libp2p.git
synced 2026-01-05 23:23:12 +00:00
Fix test compilation error.
This commit is contained in:
parent
83c18a5906
commit
78cafd9156
@ -54,4 +54,4 @@ when isMainModule:
|
||||
waitFor(connectStreamTest()) == true
|
||||
test "DHT provide bad CID test":
|
||||
check:
|
||||
waitFor(provideTestBadCid()) == true
|
||||
waitFor(provideBadCidTest()) == true
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user