[bcl] Update tests that failed when .cs file contained CRLF
[mono.git] / mcs / tests / test-534.cs
index 8c859294e1bb2c412a9af4d7fae4948555c0da02..7985864991f352e94760cd00fd66836ad76deebf 100644 (file)
@@ -4,7 +4,7 @@
 [assembly: System.Reflection.AssemblyCulture("this-culture-does-not-exist")]
 
 class X {
-       static void Main ()
+       public static void Main ()
        {
        }
 }