add pubsub tests

This commit is contained in:
Dmitriy Ryajov 2019-10-02 15:44:16 -06:00
parent 6cfbf2c124
commit 60b5b2dc2e
1 changed files with 1 additions and 1 deletions

View File

@ -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