[xbuild] Remove ErrorTest.TestExecute1()
[mono.git] / mcs / errors / cs1904.cs
index b7960c75f92e1f2b8d95ad5eccab690d3e1582be..441753793d41427d2402badbb8d118d3c427ecf5 100644 (file)
@@ -1,6 +1,6 @@
-// cs1904.cs: `-1' is not a valid warning number
+// CS1904: `4013' is not a valid warning number
 // Line: 0
-// Compiler options: -nowarn:1,-1
+// Compiler options: -nowarn:4014,4013
 
 class ClassMain {
         public static void Main () {}