mirror of
https://github.com/roddhjav/apparmor.d.git
synced 2025-02-19 00:15:38 +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
|
.PHONY: bats
|
||||||
bats:
|
bats:
|
||||||
@bats --print-output-on-failure tests/bats/
|
@bats --pretty --print-output-on-failure tests/bats/
|
||||||
|
|
||||||
.PHONY: manual
|
.PHONY: manual
|
||||||
manual:
|
manual:
|
||||||
|
|
Loading…
Add table
Reference in a new issue