testutils must be last executed test.

This commit is contained in:
cheatfate 2021-02-10 10:56:05 +02:00 committed by zah
parent 3e9ffae407
commit 3569e4d553
1 changed files with 2 additions and 1 deletions

View File

@ -7,4 +7,5 @@
# MIT license (LICENSE-MIT) # MIT license (LICENSE-MIT)
import testmacro, testsync, testsoon, testtime, testfut, testsignal, import testmacro, testsync, testsoon, testtime, testfut, testsignal,
testaddress, testdatagram, teststream, testserver, testbugs, testnet, testaddress, testdatagram, teststream, testserver, testbugs, testnet,
testasyncstream, testutils, testhttpserver testasyncstream, testhttpserver
import testutils