nushell/crates/nu-command/tests
Stefan Holderbach 56069af42d
Make open test independent of locale (#6211)
The test was reading the operating system error message which is
dependent on the system locale.

Just test for the `(os error 2)` errorcode instead.
This should support both
unixoid systems and Windows in more locales.
2022-08-02 16:54:26 +02:00
..
commands Make open test independent of locale (#6211) 2022-08-02 16:54:26 +02:00
format_conversions Add $OLDPWD example for cd (#6194) 2022-07-30 23:29:52 -04:00
main.rs Split merging of parser delta and stack environment (#6005) 2022-07-14 17:09:27 +03:00