about summary refs log tree commit diff
path: root/tests/mir-opt/separate_const_switch.rs
diff options
context:
space:
mode:
Diffstat (limited to 'tests/mir-opt/separate_const_switch.rs')
-rw-r--r--tests/mir-opt/separate_const_switch.rs1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/mir-opt/separate_const_switch.rs b/tests/mir-opt/separate_const_switch.rs
index d333d4b6be2..3f43cdf4350 100644
--- a/tests/mir-opt/separate_const_switch.rs
+++ b/tests/mir-opt/separate_const_switch.rs
@@ -1,3 +1,4 @@
+// skip-filecheck
 #![feature(control_flow_enum)]
 #![feature(try_trait_v2)]