From 5332b952adf7e31a744bba297b5232a7000de58a Mon Sep 17 00:00:00 2001 From: Josh Spicer Date: Fri, 13 May 2022 00:07:22 +0000 Subject: add feature stubs for all --- test/dotnet/test.sh | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'test/dotnet') diff --git a/test/dotnet/test.sh b/test/dotnet/test.sh index 781fc16..ddba7a6 100644 --- a/test/dotnet/test.sh +++ b/test/dotnet/test.sh @@ -2,8 +2,8 @@ set -e -# Import test library -source featuresTest.library.sh root +# Optional: Import test library +source dev-container-features-test-lib # Definition specific tests check "dotnet" dotnet --info -- cgit v1.2.3