Browse Source

100% tests passed

main
pvincent 2 weeks ago
parent
commit
6cb77b539c
  1. 1
      test/miaou-bash.test.bash

1
test/miaou-bash.test.bash

@ -196,4 +196,3 @@ if [[ $failed -gt 0 ]]; then
else else
echo "100% passed, ${test_count} tests" echo "100% passed, ${test_count} tests"
fi fi
exit 12
Loading…
Cancel
Save