tests: make the integration tests work recursivelly.
This commit is contained in:
parent
86aba45d67
commit
189064c9f8
1 changed files with 2 additions and 2 deletions
2
Makefile
2
Makefile
|
|
@ -113,7 +113,7 @@ check:
|
|||
|
||||
.PHONY: integration
|
||||
integration:
|
||||
@bats --timing --print-output-on-failure tests/integration/
|
||||
@bats --recursive --timing --print-output-on-failure tests/integration/
|
||||
|
||||
.PHONY: manual
|
||||
manual:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue