From b5221a93b103ff608d1d646a3c9d4bca8023c12c Mon Sep 17 00:00:00 2001 From: Alexandre Terrasa Date: Wed, 30 May 2018 10:13:27 -0400 Subject: [PATCH] nitunit: give exact location of fenced block in tests Signed-off-by: Alexandre Terrasa --- tests/sav/nitunit_args6.res | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/sav/nitunit_args6.res b/tests/sav/nitunit_args6.res index 30f2862..afcfb13 100644 --- a/tests/sav/nitunit_args6.res +++ b/tests/sav/nitunit_args6.res @@ -5,7 +5,7 @@ Runtime error: Assert failed (nitunit.out/test_nitunit3-0.nit:7) [KO] test_nitunit3>#2 - test_nitunit3/README.md:7,3--5: Syntax Error: unexpected malformed character '\]. + test_nitunit3/README.md:8,3--5: Syntax Error: unexpected malformed character '\]. ==== Docunits of module test_nitunit3::test_nitunit3 | tests: 1 [OK] test_nitunit3::test_nitunit3 -- 1.7.9.5