mirror of
https://github.com/rust-lang/rust.git
synced 2024-11-22 14:55:26 +00:00
Add missing test annotation
This commit is contained in:
parent
fd7eefc275
commit
20d6485e94
@ -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() {
|
||||
|
Loading…
Reference in New Issue
Block a user