Merge pull request #1948 from akoeplinger/fix-httplistener-test-race
[mono.git] / mcs / tests / test-187.cs
index ece3a82d4ef40ee89c42f05282d482abadf52cf6..e5ce893eb424ca2f7c4fa943d17661032fe468f3 100644 (file)
@@ -42,7 +42,7 @@ class D {
         }
 
        
-       static int Main ()
+       public static int Main ()
        {
                return 0;
        }