[xbuild] Remove ErrorTest.TestExecute1()
[mono.git] / mcs / errors / cs2019.cs
index 8d4cd51fc2508a9bcb397566d585ebcc01812f58..730ee6f299ce0e11e39a0a1a0aed8979324f75f4 100644 (file)
@@ -1,4 +1,4 @@
-// cs2019.cs: Invalid target type for -target: must specify 'exe', 'winexe', 'library', or 'module'
+// CS2019: Invalid target type for -target. Valid options are `exe', `winexe', `library' or `module'
 // Line: 0
 // Compiler options: -target:unknown