mirror of
https://github.com/status-im/nim-libp2p.git
synced 2025-01-11 21:44:24 +00:00
refactor: identify requires Optional[T] keys
This commit is contained in:
parent
f47d9196b1
commit
bcaed7c6b9
@ -2,5 +2,6 @@ import unittest
|
||||
import testvarint, testbase32, testbase58, testbase64
|
||||
import testrsa, testecnist, tested25519, testsecp256k1, testcrypto
|
||||
import testmultibase, testmultihash, testmultiaddress, testcid, testpeer
|
||||
import testidentify, testtransport, testmultistream, testbufferstream,
|
||||
import testtransport, testmultistream, testbufferstream,
|
||||
testmplex, testswitch
|
||||
# import testidentify
|
||||
|
Loading…
x
Reference in New Issue
Block a user