mirror of
https://github.com/janet-lang/janet
synced 2026-05-29 08:42:15 +00:00
Add test case.
This commit is contained in:
@@ -174,4 +174,8 @@
|
||||
:px
|
||||
{:out dn :err dn})))
|
||||
|
||||
# Issue 16922
|
||||
(assert-error "os/realpath errors when path does not exist"
|
||||
(os/realpath "abc123def456"))
|
||||
|
||||
(end-suite)
|
||||
|
||||
Reference in New Issue
Block a user