rm: merge some imports in test file

This commit is contained in:
Daniel Hofstetter
2025-06-06 16:42:32 +02:00
parent 1dbd452c8f
commit d503b7c7c7
+1 -3
View File
@@ -6,10 +6,8 @@
use std::process::Stdio;
use uutests::at_and_ucmd;
use uutests::new_ucmd;
use uutests::util::TestScenario;
use uutests::util_name;
use uutests::{at_and_ucmd, new_ucmd, util_name};
#[test]
fn test_invalid_arg() {