diff options
-rw-r--r-- | tests/async/tasyncRecvLine.nim | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/async/tasyncRecvLine.nim b/tests/async/tasyncRecvLine.nim index 5db51671e..679831b27 100644 --- a/tests/async/tasyncRecvLine.nim +++ b/tests/async/tasyncRecvLine.nim @@ -1,5 +1,5 @@ discard """ - file: "tasyncsend4754.nim" + file: "tasyncRecvLine.nim" output: ''' Hello World Hello World |