mirror of
https://github.com/roddhjav/apparmor.d.git
synced 2025-02-15 14:45:05 +01:00
tests: cleanup the basic structure of integration tests.
This commit is contained in:
parent
971d9daaf2
commit
0720a67f27
1 changed files with 1 additions and 1 deletions
2
Makefile
2
Makefile
|
@ -113,7 +113,7 @@ check:
|
|||
|
||||
.PHONY: bats
|
||||
bats:
|
||||
@bats --print-output-on-failure tests/bats/
|
||||
@bats --pretty --print-output-on-failure tests/bats/
|
||||
|
||||
.PHONY: manual
|
||||
manual:
|
||||
|
|
Loading…
Reference in a new issue