CVSROOT: /cvs Module name: ports Changes by: [email protected] 2023/01/01 12:26:56
Modified files:
sysutils/bupstash: Makefile
Log message:
Run cli tests
`make test' only runs unit tests at the moment, but the bats(1) suite (for
which the unused TEST_DEPENDS is already there) covers more and will gain a
new test for a new fix soon, so actually run cli tests.
No package change.
OK bket
