mirror of
https://github.com/nushell/nushell.git
synced 2025-04-09 21:28:55 +02:00
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. |
||
---|---|---|
.. | ||
commands | ||
format_conversions | ||
main.rs |