summaryrefslogtreecommitdiffstats
path: root/tests/mir-opt/early_otherwise_branch_noopt.rs
diff options
context:
space:
mode:
Diffstat (limited to 'tests/mir-opt/early_otherwise_branch_noopt.rs')
-rw-r--r--tests/mir-opt/early_otherwise_branch_noopt.rs1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/mir-opt/early_otherwise_branch_noopt.rs b/tests/mir-opt/early_otherwise_branch_noopt.rs
index ef766bbd4..351640c27 100644
--- a/tests/mir-opt/early_otherwise_branch_noopt.rs
+++ b/tests/mir-opt/early_otherwise_branch_noopt.rs
@@ -1,3 +1,4 @@
+// skip-filecheck
// unit-test: EarlyOtherwiseBranch
// must not optimize as it does not follow the pattern of