Skip to content
Snippets Groups Projects
Commit 64b1f62d authored by Robert Goldman's avatar Robert Goldman
Browse files

Fixed typo (hard-coded pathname) in test.

parent 4a260dc2
No related branches found
No related tags found
No related merge requests found
......@@ -33,7 +33,7 @@
(let ((asds nil))
(declare (special asds))
(asdf/source-registry:collect-sub*directories-asd-files
"/Users/rpg/Downloads/asdf-loop\ 2/"
scratch-dir
:collect
#'(lambda (asd)
(let* ((name (pathname-name asd))
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment