summary refs log tree commit diff stats
path: root/tests/async/tasyncRecvLine.nim
diff options
context:
space:
mode:
Diffstat (limited to 'tests/async/tasyncRecvLine.nim')
-rw-r--r--tests/async/tasyncRecvLine.nim3
1 files changed, 1 insertions, 2 deletions
diff --git a/tests/async/tasyncRecvLine.nim b/tests/async/tasyncRecvLine.nim
index 679831b27..a13a171c3 100644
--- a/tests/async/tasyncRecvLine.nim
+++ b/tests/async/tasyncRecvLine.nim
@@ -1,6 +1,5 @@
 discard """
-  file: "tasyncRecvLine.nim"
-  output: '''
+output: '''
 Hello World
 Hello World
 '''