100% tests passed

This commit is contained in:
pvincent
2026-08-21 20:12:09 +04:00
parent 3dff1a130a
commit 6cb77b539c
-1
View File
@@ -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