Make test robust against cat being in a different place
This commit is contained in:
parent
abb2e56a1d
commit
ae395c20fd
|
@ -34,7 +34,7 @@
|
|||
(subprocess (current-output-port)
|
||||
(current-input-port)
|
||||
(current-error-port)
|
||||
"/usr/bin/cat"))))
|
||||
(find-executable-path "cat")))))
|
||||
(check-exn
|
||||
exn:fail:resource:time?
|
||||
(λ ()
|
||||
|
|
Loading…
Reference in New Issue
Block a user