Skip to content
Snippets Groups Projects
Commit 6fab7e69 authored by Robert P. Goldman's avatar Robert P. Goldman
Browse files

Tweak test-system-pathnames.

Remove trailing "/" on system pathname to test that merging works
properly in directory context.
parent cc87e465
No related branches found
No related tags found
No related merge requests found
;;; -*- Lisp -*-
(defsystem :test-system-pathnames
:pathname "sources/level1/"
:pathname "sources/level1"
:components
((:file "file1")
(:file "file2" :pathname "level2/file2")
......
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