Make test robust against cat being in a different place

This commit is contained in:
Jay McCarthy 2013-11-28 09:12:22 -07:00
parent abb2e56a1d
commit ae395c20fd

View File

@ -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?
(λ ()