phoe opened this issue 6 years ago · 1 comments
(prove:run #P"myapp/tests/my-test.lisp") ; works (prove:run "myapp/tests/my-test.lisp") ; breaks
String is ambiguous since it also can be a system-designator.