Add missing test annotation
This commit is contained in:
parent
fd7eefc275
commit
20d6485e94
1 changed files with 2 additions and 0 deletions
|
|
@ -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…
Add table
Add a link
Reference in a new issue