Merge pull request #5082 from kumpera/fix-ro-fs-file-delete
[mono.git] / mcs / tests / test-96.cs
old mode 100755 (executable)
new mode 100644 (file)
index 718a95f..5cd0646
@@ -7,7 +7,7 @@ namespace N1
 {      
        public class A
        {               
-               static int Main  ()
+               public static int Main  ()
                {
                        return 0;
                }