mirror of
https://github.com/RGBCube/uutils-coreutils
synced 2025-07-28 03:27:44 +00:00
Remove some old code
This commit is contained in:
parent
18370f39b8
commit
992c113f09
3 changed files with 1 additions and 36 deletions
|
@ -90,7 +90,6 @@ fn test_file_and_links_strip() {
|
|||
fn test_file_and_links_strip_zero() {
|
||||
let scene = TestScenario::new(util_name!());
|
||||
let at = &scene.fixtures;
|
||||
let result = scene.ucmd().run();
|
||||
|
||||
at.touch("foo");
|
||||
at.symlink_file("foo", "bar");
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue