Skip to content

Commit 4596c71

Browse files
committed
Auto merge of #43607 - marioidival:master, r=alexcrichton
Remove unecessary test code #43219 related #43219
2 parents cd87b5d + fefe63c commit 4596c71

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/test/run-pass/core-run-destroy.rs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,6 @@
1515
// memory, which makes for some *confusing* logs. That's why these are here
1616
// instead of in std.
1717

18-
#![reexport_test_harness_main = "test_main"]
1918
#![feature(libc, std_misc, duration)]
2019

2120
extern crate libc;

0 commit comments

Comments
 (0)