[corlib] Bump WaitAll_TimeoutWithExceptionsAfter timeouts
[mono.git] / mcs / tests / gtest-366.cs
index beeee1e2af22df1d1a003842a3efb214b4c87668..db450282b353d86ae2093d83f6e4022ba2ac3593 100644 (file)
@@ -20,7 +20,7 @@ class Tester
        {
        }
        
-       static void Main ()
+       public static void Main ()
        {
                Assert (10, new MyType (10));
        }