Author: manjula
Date: 2005-03-23 22:09:45 -0500 (Wed, 23 Mar 2005)
New Revision: 42182

Removed:
   trunk/mcs/mbas/Test/tests/StopStatementA.vb
Modified:
   trunk/mcs/mbas/Test/tests/ChangeLog
Log:
Removed invalid test case


Modified: trunk/mcs/mbas/Test/tests/ChangeLog
===================================================================
--- trunk/mcs/mbas/Test/tests/ChangeLog 2005-03-24 03:06:32 UTC (rev 42181)
+++ trunk/mcs/mbas/Test/tests/ChangeLog 2005-03-24 03:09:45 UTC (rev 42182)
@@ -1,4 +1,5 @@
-
+2005-03-24 Manjula GHM <[EMAIL PROTECTED]>
+       * Removed invalid test case
 2005-03-23 Ritvik Mayank <[EMAIL PROTECTED]>
        * Removed executable attribute and eol control-char from all the files
        * Removed some unwanted tests.

Deleted: trunk/mcs/mbas/Test/tests/StopStatementA.vb
===================================================================
--- trunk/mcs/mbas/Test/tests/StopStatementA.vb 2005-03-24 03:06:32 UTC (rev 
42181)
+++ trunk/mcs/mbas/Test/tests/StopStatementA.vb 2005-03-24 03:09:45 UTC (rev 
42182)
@@ -1,13 +0,0 @@
-'Author:
-'   V. Sudharsan ([EMAIL PROTECTED])
-'
-' (C) 2005 Novell, Inc.
-
-Module stopstmt
-       Sub Main()
-               #if CAUSEERRORS
-                       Yield 1
-                       Yield Stop
-               #end if
-       End Sub
-End Module

_______________________________________________
Mono-patches maillist  -  [email protected]
http://lists.ximian.com/mailman/listinfo/mono-patches

Reply via email to