add pubsub tests
This commit is contained in:
parent
6cfbf2c124
commit
60b5b2dc2e
|
@ -3,4 +3,4 @@ import testvarint, testbase32, testbase58, testbase64
|
||||||
import testrsa, testecnist, tested25519, testsecp256k1, testcrypto
|
import testrsa, testecnist, tested25519, testsecp256k1, testcrypto
|
||||||
import testmultibase, testmultihash, testmultiaddress, testcid, testpeer
|
import testmultibase, testmultihash, testmultiaddress, testcid, testpeer
|
||||||
import testtransport, testmultistream, testbufferstream,
|
import testtransport, testmultistream, testbufferstream,
|
||||||
testmplex, testidentify, testswitch
|
testmplex, testidentify, testswitch, testpubsub
|
||||||
|
|
Loading…
Reference in New Issue