aboutsummaryrefslogtreecommitdiff
path: root/test/dotnet/test.sh
diff options
context:
space:
mode:
Diffstat (limited to 'test/dotnet/test.sh')
-rwxr-xr-xtest/dotnet/test.sh3
1 files changed, 3 insertions, 0 deletions
diff --git a/test/dotnet/test.sh b/test/dotnet/test.sh
index ebbdca8..eb2079e 100755
--- a/test/dotnet/test.sh
+++ b/test/dotnet/test.sh
@@ -17,5 +17,8 @@ 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