mirror of https://github.com/rust-lang/rust.git
Ignore an AVR-inapplicable test
This commit is contained in:
parent
03a57254b5
commit
b2375fb9e2
|
@ -3,6 +3,7 @@
|
|||
|
||||
// This test is for targets with 32bit c_int only.
|
||||
// ignore-msp430
|
||||
// ignore-avr
|
||||
|
||||
fn main() {
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue