diff --git a/test/miaou-bash.test.bash b/test/miaou-bash.test.bash index 47794bc..7efa8ad 100755 --- a/test/miaou-bash.test.bash +++ b/test/miaou-bash.test.bash @@ -196,4 +196,3 @@ if [[ $failed -gt 0 ]]; then else echo "100% passed, ${test_count} tests" fi -exit 12