nushell/crates/nu-command
Reilly Wood 3076378373
Slim down tests (#9021)
This PR just tidies up some tests by removing unused code:

1. If the filesystem is not touched, don't use the filesystem
playground/sandbox
2. If the filesystem is not touched, don't specify the `cwd`
3. If the command is short, don't bother wrapping it in `pipeline()`
4. If the command doesn't have quotes, don't bother with a `r#"..."#`
raw string

Part of #8670.
2023-04-28 13:25:44 +02:00
..
assets refactor html module (#5246) 2022-04-20 08:50:14 -05:00
src Fix unexpected flattening of data by par-each (Issue #8497) (#9007) 2023-04-26 23:27:27 +02:00
tests Slim down tests (#9021) 2023-04-28 13:25:44 +02:00
Cargo.toml Bump tabled dependency to 0.11 (#8922) 2023-04-26 13:56:10 -05:00
LICENSE Fix rest of license year ranges (#8727) 2023-04-04 09:03:29 +12:00