aboutsummaryrefslogtreecommitdiff
path: root/test/dotnet/test.sh
diff options
context:
space:
mode:
authorJP Ungaretti <git@jungaretti.com>2023-03-01 11:24:39 +0300
committerJP Ungaretti <git@jungaretti.com>2023-03-01 11:24:39 +0300
commitb80a77bcb5cb8de179d7c27df0f8ef93936f6977 (patch)
tree93773a42755e00e4e2ee1b4f4ae8740d4f101762 /test/dotnet/test.sh
parentc95f761193f936b4d9af55f8494abfa6f01936ca (diff)
Remove assert scripts
Diffstat (limited to 'test/dotnet/test.sh')
-rwxr-xr-xtest/dotnet/test.sh3
1 files changed, 0 insertions, 3 deletions
diff --git a/test/dotnet/test.sh b/test/dotnet/test.sh
index eb2079e..ebbdca8 100755
--- a/test/dotnet/test.sh
+++ b/test/dotnet/test.sh
@@ -17,8 +17,5 @@ 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