Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mono/mono.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'runtime/Makefile.am')
-rw-r--r--runtime/Makefile.am1
1 files changed, 0 insertions, 1 deletions
diff --git a/runtime/Makefile.am b/runtime/Makefile.am
index f7c8f284a0b..3a84c023237 100644
--- a/runtime/Makefile.am
+++ b/runtime/Makefile.am
@@ -170,7 +170,6 @@ test-bundle-local:
cp -L -R $(mcs_topdir)/class/lib/$$profile $(TEST_BUNDLE_PATH); \
done
cp -L $(top_srcdir)/external/xunit-binaries/*.dll $(top_srcdir)/external/xunit-binaries/*.exe $(top_srcdir)/external/xunit-binaries/*.config $(TEST_BUNDLE_PATH)/net_4_x/
- cp -L $(top_srcdir)/external/xunit-binaries/xunit.execution.dotnet.dll $(TEST_BUNDLE_PATH)/net_4_x/tests/
$(MAKE) -C $(mcs_topdir)/tests test-bundle
$(MAKE) -C $(mcs_topdir)/errors test-bundle
$(MAKE) -C $(mcs_topdir)/packages test-bundle