diff options
Diffstat (limited to 'test/dotnet')
-rwxr-xr-x | test/dotnet/test.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test/dotnet/test.sh b/test/dotnet/test.sh index 7eb0cf6..4b6c4fd 100755 --- a/test/dotnet/test.sh +++ b/test/dotnet/test.sh @@ -18,4 +18,4 @@ check "current link dotnet" /usr/local/dotnet/current/dotnet --info check "current link sdk" ls -l /usr/local/dotnet/current/sdk # Report result -reportResults
\ No newline at end of file +reportResults |