Remove unecessary test code #43219

This commit is contained in:
Mario Idival 2017-08-02 00:06:42 -03:00
parent 640cfc852a
commit fefe63ce04

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;