mirror of
https://github.com/logos-storage/logos-storage-nim.git
synced 2026-01-05 15:03:07 +00:00
unittest2 > unittest1
This commit is contained in:
parent
4e3673edd2
commit
dc3ea9b16d
@ -1,3 +1,3 @@
|
||||
import pkg/asynctest/chronos/unittest2
|
||||
import pkg/asynctest/chronos/unittest
|
||||
|
||||
export unittest2
|
||||
export unittest
|
||||
|
||||
@ -1,5 +1,5 @@
|
||||
import pkg/codex/streams/storestream
|
||||
import pkg/unittest2
|
||||
import std/unittest
|
||||
|
||||
# From lip2p/tests/helpers
|
||||
const trackerNames = [StoreStreamTrackerName]
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user