mirror of
https://github.com/vacp2p/nim-libp2p.git
synced 2025-01-13 10:16:08 +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