diff options
Diffstat (limited to 'test/dotnet/install_dotnet_3.sh')
-rw-r--r-- | test/dotnet/install_dotnet_3.sh | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/test/dotnet/install_dotnet_3.sh b/test/dotnet/install_dotnet_3.sh index 109e118..077b8dc 100644 --- a/test/dotnet/install_dotnet_3.sh +++ b/test/dotnet/install_dotnet_3.sh @@ -9,8 +9,5 @@ source dev-container-features-test-lib check "some major version of dotnet 3 is installed" bash -c "dotnet --list-sdks | grep '3\.[0-9]*\.[0-9]*'" -./assert_build_project.sh -./assert_run_project.sh - # Report result reportResults |