diff options
Diffstat (limited to 'test/dotnet/test.sh')
-rwxr-xr-x | test/dotnet/test.sh | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/test/dotnet/test.sh b/test/dotnet/test.sh index eb2079e..ebbdca8 100755 --- a/test/dotnet/test.sh +++ b/test/dotnet/test.sh @@ -17,8 +17,5 @@ check "current link dotnet" /usr/local/dotnet/current/dotnet --info check "current link sdks" /usr/local/dotnet/current/dotnet --list-sdks check "current link version" /usr/local/dotnet/current/dotnet --version -./assert_build_project.sh -./assert_run_project.sh - # Report result reportResults |