From 1105d0364401226a2d7d479bd89d77a9da9ed787 Mon Sep 17 00:00:00 2001 From: Arne Döring Date: Thu, 29 Nov 2018 16:07:51 +0100 Subject: require errormsg to be specified before file. --- tests/exception/tfinally3.nim | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) (limited to 'tests/exception/tfinally3.nim') diff --git a/tests/exception/tfinally3.nim b/tests/exception/tfinally3.nim index 6098672a2..9053d397d 100644 --- a/tests/exception/tfinally3.nim +++ b/tests/exception/tfinally3.nim @@ -1,7 +1,8 @@ discard """ - file: "tfinally3.nim" - outputsub: '''false -Within finally->try''' + outputsub: ''' +false +Within finally->try +''' exitCode: 1 """ # Test break in try statement: -- cgit 1.4.1-2-gfad0