Auto merge of #43607 - marioidival:master, r=alexcrichton

Remove unecessary test code #43219

related #43219
This commit is contained in:
bors 2017-08-02 16:21:39 +00:00
commit 4596c71fc5

View file

@ -15,7 +15,6 @@
// memory, which makes for some *confusing* logs. That's why these are here
// instead of in std.
#![reexport_test_harness_main = "test_main"]
#![feature(libc, std_misc, duration)]
extern crate libc;