aboutsummaryrefslogtreecommitdiff
path: root/test/dotnet/run_dotnet_7.sh
diff options
context:
space:
mode:
Diffstat (limited to 'test/dotnet/run_dotnet_7.sh')
-rw-r--r--test/dotnet/run_dotnet_7.sh2
1 files changed, 2 insertions, 0 deletions
diff --git a/test/dotnet/run_dotnet_7.sh b/test/dotnet/run_dotnet_7.sh
index 40d7b72..ea66bd4 100644
--- a/test/dotnet/run_dotnet_7.sh
+++ b/test/dotnet/run_dotnet_7.sh
@@ -6,3 +6,5 @@ source dev-container-features-test-lib
pushd example_project
check "dotnet run" bash -c "dotnet run | grep 'Inception'"
+
+reportResults