mirror of
https://github.com/simonmichael/hledger.git
synced 2024-11-10 05:39:31 +03:00
fix unit tests func test
This commit is contained in:
parent
69325da110
commit
717a24a76d
@ -1,4 +1,9 @@
|
||||
# Run unit tests, making it easier to run all tests.
|
||||
|
||||
# 1. easytest tests passed
|
||||
$ hledger test
|
||||
>2 /Errors: 0 Failures: 0$/
|
||||
> /tests passed, no failures!/
|
||||
|
||||
# 2. hunit tests passed
|
||||
$ hledger test
|
||||
> /Errors: 0 Failures: 0$/
|
||||
|
Loading…
Reference in New Issue
Block a user