Skip to content

Commit

Permalink
add feature flag to test
Browse files Browse the repository at this point in the history
  • Loading branch information
hellow554 committed Feb 28, 2019
1 parent 912ad68 commit ad240ea
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/libcore/tests/lib.rs
Expand Up @@ -34,6 +34,7 @@
#![feature(slice_internals)]
#![feature(slice_partition_dedup)]
#![feature(copy_within)]
#![feature(int_error_matching)]

extern crate core;
extern crate test;
Expand Down

0 comments on commit ad240ea

Please sign in to comment.