projects
/
cargo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
af88c9f
)
Unignore test which now passes
author
Aleksey Kladov
<aleksey.kladov@gmail.com>
Thu, 8 Mar 2018 19:36:27 +0000
(22:36 +0300)
committer
Aleksey Kladov
<aleksey.kladov@gmail.com>
Thu, 8 Mar 2018 20:31:56 +0000
(23:31 +0300)
tests/testsuite/death.rs
patch
|
blob
|
history
diff --git
a/tests/testsuite/death.rs
b/tests/testsuite/death.rs
index cfef3665639a21e67fb088456bbb825e95a3b194..9a7d69bf1a60d9db03ac96090f569463b55e881e 100644
(file)
--- 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