mirror of
https://github.com/nushell/nushell.git
synced 2024-11-26 10:23:52 +01:00
Satisfy fmt
This commit is contained in:
parent
7e19a4deb4
commit
19f27c3cd7
1
crates/nu-cli/tests/commands/autoenv.rs
Normal file
1
crates/nu-cli/tests/commands/autoenv.rs
Normal file
@ -0,0 +1 @@
|
||||
|
1
crates/nu-cli/tests/commands/autoenv_trust.rs
Normal file
1
crates/nu-cli/tests/commands/autoenv_trust.rs
Normal file
@ -0,0 +1 @@
|
||||
|
1
crates/nu-cli/tests/commands/autoenv_untrust.rs
Normal file
1
crates/nu-cli/tests/commands/autoenv_untrust.rs
Normal file
@ -0,0 +1 @@
|
||||
|
@ -1,6 +1,5 @@
|
||||
mod alias;
|
||||
mod append;
|
||||
mod average;
|
||||
mod autoenv;
|
||||
mod autoenv_trust;
|
||||
mod autoenv_untrust;
|
||||
|
Loading…
Reference in New Issue
Block a user