Remove redundant "done" echo

This commit is contained in:
coffeepots 2018-06-26 16:29:09 +01:00
parent c4b27e40bf
commit 2c92487e1a
1 changed files with 0 additions and 1 deletions

View File

@ -18,4 +18,3 @@ suite "HTTP RPC transport":
srv.stop()
srv.close()
echo "done"