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:
authorMartin Baulig <martin@novell.com>2003-02-23 21:39:31 +0300
committerMartin Baulig <martin@novell.com>2003-02-23 21:39:31 +0300
commitc015d3a3d7072df87d8fe664d11d80ead8216c37 (patch)
tree0acba840804152cec47e552764a616d9da4deb7d /mcs/tests/makefile
parenta32e55fb66936ccada8ff914727214491b23e7f5 (diff)
2003-02-23 Martin Baulig <martin@ximian.com>
* test-185.cs: New test for bug #37708. svn path=/trunk/mcs/; revision=11875
Diffstat (limited to 'mcs/tests/makefile')
-rwxr-xr-xmcs/tests/makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/mcs/tests/makefile b/mcs/tests/makefile
index 9cacae5c36b..a68f12423c5 100755
--- a/mcs/tests/makefile
+++ b/mcs/tests/makefile
@@ -31,7 +31,7 @@ TEST_SOURCES = \
test-153 test-154 test-155 test-156 test-157 test-158 test-159 test-160 \
test-161 test-162 test-163 test-164 test-165 test-166 test-167 test-168 test-169 test-170 \
test-172 test-173 test-174 test-175 test-176 test-177 test-179\
- test-180 test-181 test-182 test-183 test-184
+ test-180 test-181 test-182 test-183 test-184 test-185
#
# NOTE: Slot test-178 is free, turns out it was an unsafe test.