condition tests passes
[mono.git] / mcs / errors / cs3005.cs
index 7d05a856014a0e95aa705cbf5d2912f231206cb4..084b4ca06032936e04c1623ab095c7277ebc7c3b 100644 (file)
@@ -1,5 +1,6 @@
-// cs3005: Identifier foo differing only in case is not CLS-Compliant.
+// cs3005.cs: Identifier `ErrorCS3005.FOO' differing only in case is not CLS-compliant
 // Line: 9
+// Compiler options: -warnaserror
 
 using System;
 [assembly: CLSCompliant (true)]