[w32file] Move MonoIO.Find{First,Next,Close} to managed
[mono.git] / mcs / tests / test-cls-05.cs
index 04b0a9c5fedb033acac158b6d45c5a23ef359a34..516bbdce7c478fdff582ca6d77caf4b180581052 100644 (file)
@@ -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
+}