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