unittest2 > unittest1

This commit is contained in:
Eric 2025-03-19 16:45:28 +11:00
parent 4e3673edd2
commit dc3ea9b16d
No known key found for this signature in database
2 changed files with 3 additions and 3 deletions

View File

@ -1,3 +1,3 @@
import pkg/asynctest/chronos/unittest2
import pkg/asynctest/chronos/unittest
export unittest2
export unittest

View File

@ -1,5 +1,5 @@
import pkg/codex/streams/storestream
import pkg/unittest2
import std/unittest
# From lip2p/tests/helpers
const trackerNames = [StoreStreamTrackerName]