adding bufferstream tests
This commit is contained in:
parent
7bd1e04d6f
commit
12702e2cd2
|
@ -2,4 +2,4 @@ import unittest
|
|||
import testvarint, testbase32, testbase58, testbase64
|
||||
import testrsa, testecnist, tested25519, testsecp256k1, testcrypto
|
||||
import testmultibase, testmultihash, testmultiaddress, testcid, testpeer
|
||||
import testidentify, testtransport, testmultistream, testswitch
|
||||
import testidentify, testtransport, testmultistream, testswitch, testbufferstream
|
||||
|
|
Loading…
Reference in New Issue