nushell/crates/nu-command
Antoine Stevan 53cd4df806
simplify the nu! tests for last and first commands (#9608)
# Description
in most of the tests for `last` and `first`, we do not need to
- give `cwd` to `nu!`
- use pipeline as the tests are all short pipes
- use `r#" ... "#` as the pipes never contain quotes

this PR removes all these points from the tests for the `last` and
`first` commands.
2023-07-05 12:30:53 +02:00
..
assets refactor html module (#5246) 2022-04-20 08:50:14 -05:00
src Command to get individual keys (#9453) 2023-07-03 10:23:44 -05:00
tests simplify the nu! tests for last and first commands (#9608) 2023-07-05 12:30:53 +02:00
Cargo.toml Bump calamine from 0.19.1 to 0.21.2 (#9592) 2023-07-03 09:46:32 +00:00
LICENSE Fix rest of license year ranges (#8727) 2023-04-04 09:03:29 +12:00