mirror of
https://github.com/vacp2p/nim-libp2p-experimental.git
synced 2025-02-10 09:06:23 +00:00
add native tests to testnative
This commit is contained in:
parent
3d74a4c82a
commit
22dd8c0f6b
@ -2,3 +2,4 @@ import unittest
|
|||||||
import testvarint, testbase32, testbase58, testbase64
|
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 testidentify, testtransport, testmultistream
|
||||||
|
Loading…
x
Reference in New Issue
Block a user