Add missing test annotation

This commit is contained in:
Guillaume Gomez 2024-06-17 11:14:28 +02:00
parent fd7eefc275
commit 20d6485e94

View File

@ -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() {