[xbuild] Remove ErrorTest.TestExecute1()
[mono.git] / mcs / errors / cs1904.cs
index 58f82ae05731d0914386e017517e2055e53c2b3d..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 () {}