mirror of
https://github.com/RGBCube/uutils-coreutils
synced 2025-07-28 19:47:45 +00:00
bring back the empty line
This commit is contained in:
parent
536d12d20d
commit
d98293bdaa
1 changed files with 1 additions and 0 deletions
|
@ -1392,6 +1392,7 @@ fn test_cp_target_file_dev_null() {
|
||||||
fn test_cp_one_file_system() {
|
fn test_cp_one_file_system() {
|
||||||
use crate::common::util::AtPath;
|
use crate::common::util::AtPath;
|
||||||
use walkdir::WalkDir;
|
use walkdir::WalkDir;
|
||||||
|
|
||||||
let scene = TestScenario::new(util_name!());
|
let scene = TestScenario::new(util_name!());
|
||||||
let at = &scene.fixtures;
|
let at = &scene.fixtures;
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue