mirror of
https://github.com/status-im/nim-chronos.git
synced 2025-01-18 23:31:13 +00:00
testutils must be last executed test.
This commit is contained in:
parent
3e9ffae407
commit
3569e4d553
@ -7,4 +7,5 @@
|
||||
# MIT license (LICENSE-MIT)
|
||||
import testmacro, testsync, testsoon, testtime, testfut, testsignal,
|
||||
testaddress, testdatagram, teststream, testserver, testbugs, testnet,
|
||||
testasyncstream, testutils, testhttpserver
|
||||
testasyncstream, testhttpserver
|
||||
import testutils
|
||||
|
Loading…
x
Reference in New Issue
Block a user