tests: simplify unittests func. test

This commit is contained in:
Simon Michael 2018-08-16 06:00:36 +01:00
parent 536eadb809
commit e05188831e

View File

@ -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 $ hledger test
> /tests passed, no failures!/ > //
>=0
# 2. hunit tests passed
$ hledger test
> /Errors: 0 Failures: 0$/