diff options
Diffstat (limited to 'collection/go/test.sh')
-rw-r--r-- | collection/go/test.sh | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/collection/go/test.sh b/collection/go/test.sh deleted file mode 100644 index a2c26b6..0000000 --- a/collection/go/test.sh +++ /dev/null @@ -1,7 +0,0 @@ -#!/bin/bash - -set -e - -go version - -echo 'Done!'
\ No newline at end of file |