X-Git-Url: http://nitlanguage.org diff --git a/tests/sav/nitunit_args6.res b/tests/sav/nitunit_args6.res index ff7185a..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 @@ -14,9 +14,9 @@ Docunits: Entities: 2; Documented ones: 2; With nitunits: 3; Failures: 2 Test suites: Classes: 0; Test Cases: 0 [FAILURE] 2/3 tests failed. `nitunit.out` is not removed for investigation. -Runtime error in nitunit.out/test_nitunit3-0.nit with argument 1Runtime error: Assert failed (nitunit.out/test_nitunit3-0.nit:7) -assert false +Runtime error: Assert failed (nitunit.out/test_nitunit3-0.nit:7) +assert false assert true -Syntax Error: unexpected malformed character '\].;'\][] -assert true - \ No newline at end of file +;'\][] +assert true + \ No newline at end of file