[w32file] Move MonoIO.Find{First,Next,Close} to managed
[mono.git] / mcs / tests / test-71.cs
old mode 100755 (executable)
new mode 100644 (file)
index e7bd956..9798490
@@ -5,7 +5,7 @@ using System;
 
 class X {
 
-       static void Main ()
+       public static void Main ()
        {
                MethodSignature ms = new MethodSignature ("hello", null, null);