X-Git-Url: http://wien.tomnetworks.com/gitweb/?a=blobdiff_plain;f=mcs%2Ftests%2Fgtest-114.cs;h=01fcf1e56ab5248a975321cba8622017a272c67a;hb=edbc5c2334e10836479d1cc528c68d4ad5b47440;hp=49b0026cc25664e2fb92a7b44be8e4dd640037df;hpb=538d3bb80572334c18ae117ea7703406a4a22872;p=mono.git diff --git a/mcs/tests/gtest-114.cs b/mcs/tests/gtest-114.cs index 49b0026cc25..01fcf1e56ab 100644 --- a/mcs/tests/gtest-114.cs +++ b/mcs/tests/gtest-114.cs @@ -25,7 +25,7 @@ public class X } } - static void Main () + public static void Main () { IComparer cmp = new NaturalComparer (); Test a = new Test ();