test: bats does output for us [ci skip]

This commit is contained in:
decentral1se 2023-09-25 12:14:35 +02:00
parent c0f3e6f2a4
commit 810cea8269
Signed by: decentral1se
GPG Key ID: 03789458B3D0C410
1 changed files with 0 additions and 2 deletions

View File

@ -13,6 +13,4 @@ for f in $files; do
echo "failure in $f, bailing out..."
exit 1
fi
echo "all tests passed!"
done