From 04614a30bdb7d9dec95c3e89d2bbc54ba80111ec Mon Sep 17 00:00:00 2001 From: Arne Döring Date: Mon, 25 Nov 2019 10:30:22 +0100 Subject: fix in tests/js/tconsole (#12709) --- tests/js/tconsole.nim | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'tests/js/tconsole.nim') diff --git a/tests/js/tconsole.nim b/tests/js/tconsole.nim index f6da71c20..88c71ea18 100644 --- a/tests/js/tconsole.nim +++ b/tests/js/tconsole.nim @@ -1,7 +1,8 @@ discard """ - output: '''Hello, console + output: ''' +Hello, console 1 2 3 -1 'hi' 1.1''' +''' """ # This file tests the JavaScript console @@ -10,4 +11,3 @@ import jsconsole console.log("Hello, console") console.log(1, 2, 3) -console.log(1, "hi", 1.1) \ No newline at end of file -- cgit 1.4.1-2-gfad0