Ignore cdylib test for i686-unknown-linux-musl
This commit is contained in:
parent
6e355ae44c
commit
82ceec9d1d
@ -1,3 +1,4 @@
|
||||
//@ ignore-i686-unknown-linux-musl
|
||||
#![crate_type = "cdylib"]
|
||||
#![crate_name = "NonSnakeCase"]
|
||||
//~^ ERROR crate `NonSnakeCase` should have a snake case name
|
||||
|
Loading…
Reference in New Issue
Block a user