mirror of
https://github.com/logos-storage/logos-storage-nim.git
synced 2026-05-02 09:33:23 +00:00
updates bittorrent tests to use unittest2
This commit is contained in:
parent
9707a448f2
commit
1b4f045093
@ -1,7 +1,7 @@
|
||||
import std/unittest
|
||||
import std/strformat
|
||||
import std/sequtils
|
||||
|
||||
import pkg/unittest2
|
||||
import pkg/nimcrypto
|
||||
import pkg/stew/byteutils
|
||||
import pkg/questionable
|
||||
|
||||
@ -1,6 +1,6 @@
|
||||
import std/unittest
|
||||
import std/strformat
|
||||
|
||||
import pkg/unittest2
|
||||
import pkg/libp2p/[cid, multicodec, multihash]
|
||||
import pkg/stew/byteutils
|
||||
import pkg/questionable
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user