nushell/crates/nu-cli/tests/commands/autoenv.rs
2020-07-10 04:47:24 +02:00

4 lines
118 B
Rust

use nu_test_support::fs::Stub::FileWithContent;
use nu_test_support::nu;
use nu_test_support::playground::Playground;