diff --git a/tests/testhttp.nim b/tests/testhttp.nim index e504ac5..0f59837 100644 --- a/tests/testhttp.nim +++ b/tests/testhttp.nim @@ -18,4 +18,3 @@ suite "HTTP RPC transport": srv.stop() srv.close() -echo "done" \ No newline at end of file