mirror of
https://github.com/status-im/nim-chronos.git
synced 2025-03-03 20:30:39 +00:00
Test closing first as other test may leave callbacks
This commit is contained in:
parent
76ecd78f58
commit
bbd39b5490
@ -5,8 +5,7 @@
|
||||
# Licensed under either of
|
||||
# Apache License, version 2.0, (LICENSE-APACHEv2)
|
||||
# MIT license (LICENSE-MIT)
|
||||
import testmacro, testsync, testsoon, testtime, testfut, testsignal,
|
||||
import testclosedispatcher, testmacro, testsync, testsoon, testtime, testfut, testsignal,
|
||||
testaddress, testdatagram, teststream, testserver, testbugs, testnet,
|
||||
testasyncstream, testhttpserver, testshttpserver, testhttpclient,
|
||||
testclosedispatcher
|
||||
testasyncstream, testhttpserver, testshttpserver, testhttpclient
|
||||
import testutils
|
||||
|
Loading…
x
Reference in New Issue
Block a user