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/Makefile')
-rw-r--r--mcs/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/mcs/Makefile b/mcs/Makefile
index 99ce95ef399..732936c04b9 100644
--- a/mcs/Makefile
+++ b/mcs/Makefile
@@ -31,7 +31,7 @@ default_centum_tests := \
class/System.XML \
class/System.Data
-net_2_0_centum_tests := $(centum_tests) #class/Mono.C5
+net_2_0_centum_tests := $(centum_tests) class/Mono.C5
ifdef ONLY_CENTUM_TESTS
TEST_SUBDIRS := $($(PROFILE)_centum_tests)