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 'mcs/class/System.Configuration.Install/Test/makefile.gnu')
-rw-r--r--mcs/class/System.Configuration.Install/Test/makefile.gnu2
1 files changed, 1 insertions, 1 deletions
diff --git a/mcs/class/System.Configuration.Install/Test/makefile.gnu b/mcs/class/System.Configuration.Install/Test/makefile.gnu
index ae8a346ec0a..fb4566ef72a 100644
--- a/mcs/class/System.Configuration.Install/Test/makefile.gnu
+++ b/mcs/class/System.Configuration.Install/Test/makefile.gnu
@@ -24,4 +24,4 @@ test: $(LIBRARY) run_test
.PHONY: run_test
run_test:
- -MONO_PATH=$(MONO_PATH) mono --debug $(NUNITCONSOLE) $(LIBRARY)
+ -MONO_PATH=$(MONO_PATH) mono --debug $(NUNITCONSOLE) $(LIBRARY)