nushell/crates/nu-command/tests
Stefan Holderbach 7d6b23ee2f
Simplify rawstrings in tests (#10180)
Inspired by
https://rust-lang.github.io/rust-clippy/master/index.html#/needless_raw_string_hashes

Ran `cargo +stable clippy --workspace --all-targets`

Fixed manually as I ran into a false positive along the lines of:
https://github.com/rust-lang/rust-clippy/issues/11068

Also collapse one set of single line tests.

Work for #8670
2023-09-01 00:08:27 +02:00
..
commands Simplify rawstrings in tests (#10180) 2023-09-01 00:08:27 +02:00
format_conversions Simplify rawstrings in tests (#10180) 2023-09-01 00:08:27 +02:00
main.rs Rename misused "deprecation" to removal (#10000) 2023-08-15 07:17:31 +12:00