From b80a77bcb5cb8de179d7c27df0f8ef93936f6977 Mon Sep 17 00:00:00 2001 From: JP Ungaretti Date: Wed, 1 Mar 2023 08:24:39 +0000 Subject: Remove assert scripts --- test/dotnet/install_dotnet_6_bullseye.sh | 3 --- 1 file changed, 3 deletions(-) (limited to 'test/dotnet/install_dotnet_6_bullseye.sh') diff --git a/test/dotnet/install_dotnet_6_bullseye.sh b/test/dotnet/install_dotnet_6_bullseye.sh index 79954d0..7bef5cc 100644 --- a/test/dotnet/install_dotnet_6_bullseye.sh +++ b/test/dotnet/install_dotnet_6_bullseye.sh @@ -9,8 +9,5 @@ source dev-container-features-test-lib check "some major version of dotnet 6 is installed" bash -c "dotnet --list-sdks | grep '6\.[0-9]*\.[0-9]*'" -./assert_build_project.sh -./assert_run_project.sh - # Report result reportResults -- cgit v1.2.3