X-Git-Url: http://wien.tomnetworks.com/gitweb/?a=blobdiff_plain;ds=sidebyside;f=mcs%2Ftests%2Ftest-cls-05.cs;h=516bbdce7c478fdff582ca6d77caf4b180581052;hb=8124b32431ea537f1a713efb657277dd0e3887a3;hp=04b0a9c5fedb033acac158b6d45c5a23ef359a34;hpb=04d1b4116331e3813b8f75304f714a5d61ba1214;p=mono.git diff --git a/mcs/tests/test-cls-05.cs b/mcs/tests/test-cls-05.cs index 04b0a9c5fed..516bbdce7c4 100644 --- a/mcs/tests/test-cls-05.cs +++ b/mcs/tests/test-cls-05.cs @@ -1,3 +1,5 @@ +// Compiler options: -warnaserror -warn:3 + using System; [assembly:CLSCompliant(true)] @@ -115,4 +117,4 @@ namespace System.Web public partial class HttpBrowserCapabilities { } -} \ No newline at end of file +}