add mplex tests

This commit is contained in:
Dmitriy Ryajov 2019-09-04 00:43:54 -06:00
parent 80c68206f7
commit 9b20dbc7ae
1 changed files with 1 additions and 1 deletions

View File

@ -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, testbufferstream
import testidentify, testtransport, testmultistream, testbufferstream, testmplex