summaryrefslogtreecommitdiff
path: root/tests/runtest.cmd
diff options
context:
space:
mode:
Diffstat (limited to 'tests/runtest.cmd')
-rw-r--r--tests/runtest.cmd2
1 files changed, 2 insertions, 0 deletions
diff --git a/tests/runtest.cmd b/tests/runtest.cmd
index 89e2571da5..aa95f890df 100644
--- a/tests/runtest.cmd
+++ b/tests/runtest.cmd
@@ -210,6 +210,8 @@ if not exist %XunitTestBinBase% (
echo %__MsgPrefix%CORE_ROOT that will be used is: %CORE_ROOT%
echo %__MsgPrefix%Starting the test run ...
+del %CORE_ROOT%\mscorlib.ni.dll
+
set __BuildLogRootName=TestRunResults
call :msbuild "%__ProjectFilesDir%\runtest.proj" /p:Runtests=true /clp:showcommandline