Fix WASM tests
This commit is contained in:
parent
a8b5b95d65
commit
7e7622a714
@ -9,7 +9,6 @@
|
||||
// except according to those terms.
|
||||
|
||||
#![crate_type = "cdylib"]
|
||||
#![feature(wasm_custom_section)]
|
||||
#![deny(warnings)]
|
||||
|
||||
extern crate foo;
|
||||
|
@ -9,7 +9,6 @@
|
||||
// except according to those terms.
|
||||
|
||||
#![crate_type = "rlib"]
|
||||
#![feature(wasm_custom_section)]
|
||||
#![deny(warnings)]
|
||||
|
||||
#[link_section = "foo"]
|
||||
|
Loading…
x
Reference in New Issue
Block a user