summaryrefslogtreecommitdiffstats
path: root/tests/mir-opt/const_goto_const_eval_fail.rs
diff options
context:
space:
mode:
Diffstat (limited to 'tests/mir-opt/const_goto_const_eval_fail.rs')
-rw-r--r--tests/mir-opt/const_goto_const_eval_fail.rs1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/mir-opt/const_goto_const_eval_fail.rs b/tests/mir-opt/const_goto_const_eval_fail.rs
index b2357663a..869f91600 100644
--- a/tests/mir-opt/const_goto_const_eval_fail.rs
+++ b/tests/mir-opt/const_goto_const_eval_fail.rs
@@ -1,3 +1,4 @@
+// skip-filecheck
#![feature(min_const_generics)]
#![crate_type = "lib"]