mirror of
https://github.com/status-im/nim-libp2p.git
synced 2025-01-10 13:06:09 +00:00
6da4d2af48
* 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
|