2003-05-18 Martin Baulig <martin@ximian.com>
authorMartin Baulig <martin@novell.com>
Mon, 19 May 2003 00:10:24 +0000 (00:10 -0000)
committerMartin Baulig <martin@novell.com>
Mon, 19 May 2003 00:10:24 +0000 (00:10 -0000)
* test-154.cs: Added the contents of test-189.cs as a new testcase
to this test.

* test-189.cs: Removed, let's keep the flow analysis tests in one
single test file.

svn path=/trunk/mcs/; revision=14678

mcs/tests/makefile

index 878649f7282eb51ce5172b632c8f0403f9aa5ba8..45ed8dd77b84d199695d2ea838671d0bf2145567 100755 (executable)
@@ -32,7 +32,7 @@ TEST_SOURCES = \
        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-185 test-186 test-187 \
-       test-188 test-189 test-190 test-191 test-192 test-193
+       test-188          test-190 test-191 test-192 test-193
 
 # 
 # NOTE: Slot test-178 is free, turns out it was an unsafe test.