mirror of
https://github.com/logos-storage/nim-libp2p.git
synced 2026-02-04 05:43:10 +00:00
* add verify signature flag * add sign flag to enable/disable msg signing * moving internal tests out to their own file * cleanup nimble file * remove unneeded tests * move pubsub tests out * fix tests
5 lines
88 B
Nim
5 lines
88 B
Nim
import testgossipinternal,
|
|
testfloodsub,
|
|
testgossipsub,
|
|
testmcache
|