Fix new test
This commit is contained in:
parent
ea85d43903
commit
312f8bd850
@ -9,8 +9,8 @@
|
||||
// except according to those terms.
|
||||
|
||||
#![crate_type = "rlib"]
|
||||
#![feature(no_std, core)]
|
||||
#![no_std]
|
||||
#![feature(core)]
|
||||
extern crate core;
|
||||
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user