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…
Reference in New Issue