Ignore cdylib test for i686-unknown-linux-musl
This commit is contained in:
parent
6e355ae44c
commit
82ceec9d1d
1 changed files with 1 additions and 0 deletions
|
@ -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…
Add table
Add a link
Reference in a new issue