summaryrefslogtreecommitdiffstats
path: root/tests/mir-opt/building/simple_match.rs
diff options
context:
space:
mode:
Diffstat (limited to 'tests/mir-opt/building/simple_match.rs')
-rw-r--r--tests/mir-opt/building/simple_match.rs1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/mir-opt/building/simple_match.rs b/tests/mir-opt/building/simple_match.rs
index 0ef97dde6..4f0a3046a 100644
--- a/tests/mir-opt/building/simple_match.rs
+++ b/tests/mir-opt/building/simple_match.rs
@@ -1,3 +1,4 @@
+// skip-filecheck
// Test that we don't generate unnecessarily large MIR for very simple matches