nushell/tests/shell
Douglas ac75562296
Remove long-unused autoenv tests (#14436)
# Description

The `.nu-env` file feature was removed some time ago (probably in the
engine-q upgrade?). The tests, however, still remained as dead-code, so
this is just some basic clean-up.

If this feature was ever implemented again, the tests would need to be
rewritten anyway due to the changes in the way config is handled.

# User-Facing Changes

None

# Tests + Formatting

- 🟢 `toolkit fmt`
- 🟢 `toolkit clippy`
- 🟢 `toolkit test`
- 🟢 `toolkit test stdlib`
- 
# After Submitting

N/A
2024-11-26 10:22:18 +08:00
..
environment Remove long-unused autoenv tests (#14436) 2024-11-26 10:22:18 +08:00
pipeline Add proper config defaults for hooks (#14341) 2024-11-14 20:27:26 -08:00
mod.rs Improve help output for scripts (#13445) 2024-08-23 21:08:27 +02:00
repl.rs Fix merging child stack into parent (#12426) 2024-04-06 15:03:22 +00:00