[mcs] More reliable tests
[mono.git] / mcs / tests / gtest-linq-14.cs
index e0213b73bf4eb592c87302b0dbc78dbd06f5930a..f477874ddf896554724cbdae38a6e7a19a3345a9 100644 (file)
@@ -30,7 +30,7 @@ public interface IMarker<T> : IEnumerable<T> {}
 
 public class Program {
 
-       static void Main ()
+       public static void Main ()
        {
        }