Test closing first as other test may leave callbacks

This commit is contained in:
Tanguy 2022-10-23 17:08:37 +02:00
parent 76ecd78f58
commit bbd39b5490
No known key found for this signature in database
GPG Key ID: 7DD8EC6B6CE6C45E

View File

@ -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