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
path: root/mcs
diff options
context:
space:
mode:
authorMartin Baulig <martin@novell.com>2004-11-09 19:35:44 +0300
committerMartin Baulig <martin@novell.com>2004-11-09 19:35:44 +0300
commit818b19924342448f467f31f45d777119f4cc99ff (patch)
tree3bf9d0fa149146c7cefae0b2cdafd5b9cf6ef514 /mcs
parent7965d1a1ab551aea793c87b28120dcf9bb281421 (diff)
A little bird whispered in my ear that gen-65.cs is broken ....
svn path=/trunk/mcs/; revision=35899
Diffstat (limited to 'mcs')
-rw-r--r--mcs/tests/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/mcs/tests/Makefile b/mcs/tests/Makefile
index 9e7b58e64a2..72193f99a34 100644
--- a/mcs/tests/Makefile
+++ b/mcs/tests/Makefile
@@ -48,7 +48,7 @@ TEST_SOURCES_common = \
test-31 test-32 test-33 test-34 test-35 test-36 test-37 test-38 test-39 test-40 \
test-41 test-42 test-43 test-44 test-45 test-46 test-47 test-48 test-49 \
test-51 test-52 test-53 test-54 test-55 test-56 test-57 test-58 test-59 test-60 \
- test-61 test-62 test-63 test-64 test-65 test-66 test-68 test-69 test-70 \
+ test-61 test-62 test-63 test-64 test-66 test-68 test-69 test-70 \
test-71 test-72 test-73 test-74 test-75 test-76 test-77 test-78 test-79 test-80 \
test-81 test-82 test-83 test-84 test-85 test-86 test-87 test-88 test-89 test-90 \
test-91 test-92 test-93 test-94 test-95 test-96 test-97 test-98 test-99 test-100 \