Remove redundant "done" echo
This commit is contained in:
parent
c4b27e40bf
commit
2c92487e1a
|
@ -18,4 +18,3 @@ suite "HTTP RPC transport":
|
|||
|
||||
srv.stop()
|
||||
srv.close()
|
||||
echo "done"
|
Loading…
Reference in New Issue