[w32file] Move MonoIO.Find{First,Next,Close} to managed
[mono.git] / mcs / tests / test-185.cs
index 6f06b22be695247aed3514bb7ea4922da91f2c5f..b9dc49336f9f63015cbe6e92124684912e3f9adc 100644 (file)
@@ -14,7 +14,7 @@ class X
                return 0;
        }
 
-       static int Main ()
+       public static int Main ()
        {
                if (Test (1) != 0)
                        return 1;