From e05188831eeba777cce77036d79cf0c5829f89ab Mon Sep 17 00:00:00 2001 From: Simon Michael Date: Thu, 16 Aug 2018 06:00:36 +0100 Subject: [PATCH] tests: simplify unittests func. test --- tests/0unittests/unittests.test | 11 ++++------- 1 file changed, 4 insertions(+), 7 deletions(-) diff --git a/tests/0unittests/unittests.test b/tests/0unittests/unittests.test index 6bbc0da36..c914ea77b 100644 --- a/tests/0unittests/unittests.test +++ b/tests/0unittests/unittests.test @@ -1,9 +1,6 @@ -# Run unit tests, making it easier to run all tests. +# Run unit tests. -# 1. easytest tests passed +# 1. all tests passed $ hledger test -> /tests passed, no failures!/ - -# 2. hunit tests passed -$ hledger test -> /Errors: 0 Failures: 0$/ +> // +>=0