mirror of
https://github.com/nushell/nushell.git
synced 2025-07-01 07:00:37 +02:00
add unspanned
flag to error make, add tests (#6017)
* add `unspanned` flag to error make, add tests * fmt
This commit is contained in:
@ -15,6 +15,7 @@ mod each;
|
||||
mod echo;
|
||||
mod empty;
|
||||
mod enter;
|
||||
mod error_make;
|
||||
mod every;
|
||||
mod find;
|
||||
mod first;
|
||||
|
Reference in New Issue
Block a user