mirror of
https://github.com/nushell/nushell.git
synced 2025-08-10 11:38:05 +02:00
More renames
This commit is contained in:
@ -1,6 +1,6 @@
|
||||
use test_support::fs::{files_exist_at, Stub::EmptyFile};
|
||||
use test_support::playground::Playground;
|
||||
use test_support::{nu, nu_error};
|
||||
use nu_test_support::fs::{files_exist_at, Stub::EmptyFile};
|
||||
use nu_test_support::playground::Playground;
|
||||
use nu_test_support::{nu, nu_error};
|
||||
|
||||
#[test]
|
||||
fn removes_a_file() {
|
||||
|
Reference in New Issue
Block a user