Skip to content

Commit

Permalink
Auto merge of #43607 - marioidival:master, r=alexcrichton
Browse files Browse the repository at this point in the history
Remove unecessary test code #43219

related #43219
  • Loading branch information
bors committed Aug 2, 2017
2 parents cd87b5d + fefe63c commit 4596c71
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/test/run-pass/core-run-destroy.rs
Original file line number Diff line number Diff line change
Expand Up @@ -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;
Expand Down

0 comments on commit 4596c71

Please sign in to comment.