summary refs log tree commit diff stats
path: root/tests/js
diff options
context:
space:
mode:
Diffstat (limited to 'tests/js')
-rw-r--r--tests/js/tvarargs.nim3
1 files changed, 3 insertions, 0 deletions
diff --git a/tests/js/tvarargs.nim b/tests/js/tvarargs.nim
index 2ddb421f8..b8c532767 100644
--- a/tests/js/tvarargs.nim
+++ b/tests/js/tvarargs.nim
@@ -1,3 +1,6 @@
+discard """
+  output: "Hello, world"
+"""
 
 # bug #3584