mirror of
https://github.com/vacp2p/nim-libp2p.git
synced 2026-01-09 02:38:19 -05:00
Fix test compilation error.
This commit is contained in:
@@ -54,4 +54,4 @@ when isMainModule:
|
||||
waitFor(connectStreamTest()) == true
|
||||
test "DHT provide bad CID test":
|
||||
check:
|
||||
waitFor(provideTestBadCid()) == true
|
||||
waitFor(provideBadCidTest()) == true
|
||||
|
||||
Reference in New Issue
Block a user