Skip to content

Commit a67f4ed

Browse files
committed
test: remove deprecated attribute from testsuite death
1 parent 361a488 commit a67f4ed

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

tests/testsuite/death.rs

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,5 @@
11
//! Tests for ctrl-C handling.
22
3-
#![allow(deprecated)]
4-
53
use cargo_test_support::{project, slow_cpu_multiplier};
64
use std::fs;
75
use std::io::{self, Read};

0 commit comments

Comments
 (0)