mirror of
https://github.com/docker-mailserver/docker-mailserver.git
synced 2025-07-16 12:24:50 +02:00
Moved from assert.sh to bats
This commit is contained in:
parent
91554372e5
commit
22b79b82f8
1 changed files with 1 additions and 1 deletions
2
Makefile
2
Makefile
|
@ -41,7 +41,7 @@ fixtures:
|
||||||
|
|
||||||
tests:
|
tests:
|
||||||
# Start tests
|
# Start tests
|
||||||
/bin/bash ./test/test.sh
|
./test/bats/bats test/tests.bats
|
||||||
|
|
||||||
clean:
|
clean:
|
||||||
# Get default files back
|
# Get default files back
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue