X-Git-Url: http://nitlanguage.org diff --git a/tests/sav/nitunit_args6.res b/tests/sav/nitunit_args6.res index f8d4f23..8971f9e 100644 --- a/tests/sav/nitunit_args6.res +++ b/tests/sav/nitunit_args6.res @@ -1,13 +1,13 @@ -test_nitunit3/README.md: Error: there is a block of invalid Nit code, thus not considered a nitunit. To suppress this warning, enclose the block with a fence tagged `nitish` or `raw` (see `man nitdoc`). At 1,1: Syntax Error: unknown token `;`.. -test_nitunit3/README.md: ERROR: nitunit.test_nitunit3. (in .nitunit/test_nitunit3-0.nit): Runtime error: Assert failed (.nitunit/test_nitunit3-0.nit:7) +test_nitunit3/README.md:1,0--13,0: Error: there is a block of invalid Nit code, thus not considered a nitunit. To suppress this warning, enclose the block with a fence tagged `nitish` or `raw` (see `man nitdoc`). At 1,2--4: Syntax Error: unexpected malformed character '\].. +test_nitunit3/README.md:1,0--13,0: ERROR: nitunit.test_nitunit3. (in .nitunit/test_nitunit3-0.nit): Runtime error: Assert failed (.nitunit/test_nitunit3-0.nit:7) DocUnits: -Entities: 2; Documented ones: 2; With nitunits: 2; Failures: 2 +Entities: 2; Documented ones: 2; With nitunits: 3; Failures: 2 TestSuites: No test cases found Class suites: 0; Test Cases: 0; Failures: 0 -assert false +assert false assert true assert true