Jacek Sieka b4aff8fec5
remove news support (#155)
`news` has several resource leaks and other security issues - replaced
by `nim-websock` which is actively maintained.
2022-11-08 14:39:29 +01:00

10 lines
128 B
Nim

{. warning[UnusedImport]:off .}
import
testrpcmacro,
testethcalls,
testhttp,
testserverclient,
testproxy,
testhook