Skip to content

Commit 20d6485

Browse files
Add missing test annotation
1 parent fd7eefc commit 20d6485

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

tests/run-make/const_fn_mir/rmake.rs

+2
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
// The `needs-unwind -Cpanic=abort` gives a different MIR output.
22

3+
//@ needs-unwind
4+
35
use run_make_support::{cwd, diff, rustc};
46

57
fn main() {

0 commit comments

Comments
 (0)