mirror of
https://github.com/status-im/nim-libp2p.git
synced 2025-01-11 13:34:26 +00:00
test: re-enable identify
This commit is contained in:
parent
b270515bb3
commit
e57e10703b
@ -106,4 +106,3 @@ suite "Identify":
|
||||
|
||||
expect IdentityNoMatchError:
|
||||
waitFor(testHandleError())
|
||||
|
@ -3,5 +3,4 @@ import testvarint, testbase32, testbase58, testbase64
|
||||
import testrsa, testecnist, tested25519, testsecp256k1, testcrypto
|
||||
import testmultibase, testmultihash, testmultiaddress, testcid, testpeer
|
||||
import testtransport, testmultistream, testbufferstream,
|
||||
testmplex, testswitch
|
||||
# import testidentify
|
||||
testmplex, testidentify, testswitch
|
||||
|
Loading…
x
Reference in New Issue
Block a user