forked from extern/nushell
let a simple last be a single value (#5060)
This commit is contained in:
@ -20,7 +20,6 @@ fn splits_correctly_single_path() {
|
||||
'home/viking/spam.txt'
|
||||
| path split
|
||||
| last
|
||||
| get 0
|
||||
"#
|
||||
));
|
||||
|
||||
|
Reference in New Issue
Block a user