aboutsummaryrefslogtreecommitdiff
path: root/src/test/run-fail/non-exhaustive-match.rs
diff options
context:
space:
mode:
Diffstat (limited to 'src/test/run-fail/non-exhaustive-match.rs')
-rw-r--r--src/test/run-fail/non-exhaustive-match.rs2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/test/run-fail/non-exhaustive-match.rs b/src/test/run-fail/non-exhaustive-match.rs
index a74f9815..0600f0c5 100644
--- a/src/test/run-fail/non-exhaustive-match.rs
+++ b/src/test/run-fail/non-exhaustive-match.rs
@@ -3,7 +3,7 @@
// xfail-stage2
// -*- rust -*-
-// error-pattern::non-exhaustive match failure
+// error-pattern:non-exhaustive match failure
tag t {
a;