From 2a4c09ff8887350ec3fa283fe8d562e71b68406b Mon Sep 17 00:00:00 2001 From: Arne Döring Date: Mon, 3 Dec 2018 19:12:59 +0100 Subject: megatest can be executed --- tests/system/tostring.nim | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'tests/system/tostring.nim') diff --git a/tests/system/tostring.nim b/tests/system/tostring.nim index 04b37f133..ea4a44417 100644 --- a/tests/system/tostring.nim +++ b/tests/system/tostring.nim @@ -1,5 +1,5 @@ discard """ - output: "" + output: "DONE: tostring.nim" """ doAssert "@[23, 45]" == $(@[23, 45]) @@ -115,3 +115,6 @@ block: var s: string s.addQuoted a2 doAssert s == "\"fo\\\"o2\"" + + +echo "DONE: tostring.nim" -- cgit 1.4.1-2-gfad0