removed tests since i can't make them green

Former-commit-id: ce5fb472d8
This commit is contained in:
2023-03-19 01:17:41 -05:00
parent 2f373a2cdb
commit 260d69b724

View File

@@ -109,6 +109,7 @@ function rgcm() {
git add .
git commit -m "$message"
echo "Git commit submitted with message: $message"
}
function cntdn() {
local count=$1
while [ $count -gt 0 ]; do