[System.Net.Http] HttpClient timeout range checks. Fixes #25755
[mono.git] / mcs / tests / gtest-195.cs
index 81a7e7624695a2794aef28f280c618e9e574db55..77098ff1e261658acb973ddbee1ef20d5ed1afe0 100644 (file)
@@ -22,6 +22,6 @@ internal class RedBlackTree<S>
 
 class X
 {
-       static void Main ()
+       public static void Main ()
        { }
 }