Skip to content

Commit

Permalink
Add missing test annotation
Browse files Browse the repository at this point in the history
  • Loading branch information
GuillaumeGomez committed Jun 17, 2024
1 parent fd7eefc commit 20d6485
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions tests/run-make/const_fn_mir/rmake.rs
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
// The `needs-unwind -Cpanic=abort` gives a different MIR output.

//@ needs-unwind

use run_make_support::{cwd, diff, rustc};

fn main() {
Expand Down

0 comments on commit 20d6485

Please sign in to comment.