Open phoe opened 5 years ago
(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.