diff --git a/tests/go/clean.sh b/tests/go/clean.sh index bd71ba5c7..4a3ec0dbb 100755 --- a/tests/go/clean.sh +++ b/tests/go/clean.sh @@ -7,5 +7,4 @@ IFS=' cd -P "$(dirname "$0")" -rm -rf student find . -type f -executable ! -name '*.sh' -delete