X-Git-Url: http://nitlanguage.org diff --git a/tests/sav/nitunit_args5.res b/tests/sav/nitunit_args5.res index 8fa1c3c..1c9dc40 100644 --- a/tests/sav/nitunit_args5.res +++ b/tests/sav/nitunit_args5.res @@ -1,11 +1,12 @@ -DocUnits: -DocUnits Success -Entities: 6; Documented ones: 5; With nitunits: 3; Failures: 0 +==== Docunits of module test_doc2::test_doc2 | tests: 3 +[OK] test_doc2::test_doc2$core::Sys$foo1 +[OK] test_doc2::test_doc2$core::Sys$foo2 +[OK] test_doc2::test_doc2$core::Sys$foo3 -TestSuites: -No test cases found -Class suites: 0; Test Cases: 0; Failures: 0 -assert true # tested -assert true # tested -assert true # tested - \ No newline at end of file +Docunits: Entities: 6; Documented ones: 5; With nitunits: 3; Failures: 0 +Test suites: Classes: 0; Test Cases: 0 +[SUCCESS] All 3 tests passed. +assert true # tested +assert true # tested +assert true # tested + \ No newline at end of file