mirror of
https://github.com/go-sylixos/elvish.git
synced 2024-12-05 03:17:50 +08:00
57cf018e06
Replaces uses of the deprecated builtin `prclose` and `pwclose` commands with `file close` in unit tests. This also fixes one test that was not verifying what it intended due to it's use of `.Throws(AnyError)` which was matching an Elvish error caused by invalid command `file:prclose $p`. |
||
---|---|---|
.. | ||
evaltest.go | ||
matchers.go |