10 lines
195 B
Plaintext
10 lines
195 B
Plaintext
# Run unit tests, making it easier to run all tests.
|
|
|
|
# 1. easytest tests passed
|
|
$ hledger test
|
|
> /tests passed, no failures!/
|
|
|
|
# 2. hunit tests passed
|
|
$ hledger test
|
|
> /Errors: 0 Failures: 0$/
|