mirror of
https://github.com/nushell/nushell
synced 2024-12-28 05:53:09 +00:00
56069af42d
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 |