From: Aleksey Kladov Date: Thu, 8 Mar 2018 19:36:27 +0000 (+0300) Subject: Unignore test which now passes X-Git-Tag: archive/raspbian/0.35.0-2+rpi1~3^2^2^2^2^2^2^2~22^2~2^2~47^2~30 X-Git-Url: https://dgit.raspbian.org/?a=commitdiff_plain;h=89c6d7761f0ef8f24e616f4be95874396b218462;p=cargo.git Unignore test which now passes --- diff --git a/tests/testsuite/death.rs b/tests/testsuite/death.rs index cfef36656..9a7d69bf1 100644 --- a/tests/testsuite/death.rs +++ b/tests/testsuite/death.rs @@ -48,7 +48,6 @@ fn enabled() -> bool { } #[test] -#[ignore] fn ctrl_c_kills_everyone() { if !enabled() { return