summaryrefslogtreecommitdiff
path: root/test/files/neg/partestInvalidFlag.check
diff options
context:
space:
mode:
Diffstat (limited to 'test/files/neg/partestInvalidFlag.check')
-rw-r--r--test/files/neg/partestInvalidFlag.check4
1 files changed, 2 insertions, 2 deletions
diff --git a/test/files/neg/partestInvalidFlag.check b/test/files/neg/partestInvalidFlag.check
index 812191dc22..7a54e3aa43 100644
--- a/test/files/neg/partestInvalidFlag.check
+++ b/test/files/neg/partestInvalidFlag.check
@@ -1,4 +1,4 @@
error: bad option: '-badCompilerFlag'
-error: bad options: -badCompilerFlag notAFlag -Yopt:badChoice
-error: flags file may only contain compiler options, found: -badCompilerFlag notAFlag -Yopt:badChoice
+error: bad options: -badCompilerFlag notAFlag -opt:badChoice
+error: flags file may only contain compiler options, found: -badCompilerFlag notAFlag -opt:badChoice
three errors found