summaryrefslogtreecommitdiff
path: root/tests/runtest.cmd
diff options
context:
space:
mode:
authorJan Kotas <jkotas@microsoft.com>2017-03-16 07:32:12 -0700
committerGitHub <noreply@github.com>2017-03-16 07:32:12 -0700
commit84aab5f59d023849b9ccdc290e698e4a61ac75a2 (patch)
tree5236a7bea31a0b7deefd1a4f181c2d6cb1ded1aa /tests/runtest.cmd
parent8f4861922d1761bfcb339d2474fd1b414cec8004 (diff)
downloadcoreclr-84aab5f59d023849b9ccdc290e698e4a61ac75a2.tar.gz
coreclr-84aab5f59d023849b9ccdc290e698e4a61ac75a2.tar.bz2
coreclr-84aab5f59d023849b9ccdc290e698e4a61ac75a2.zip
Delete mscorlib facade (#10157)
Fixes #7607
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