Skip to content
Snippets Groups Projects
Commit d6735208 authored by Robert Strandh's avatar Robert Strandh Committed by Daniel Kochmański
Browse files

Added ASDF system for shared ansi test code.

parent c05e0fd2
No related branches found
No related tags found
No related merge requests found
(cl:in-package #:asdf-user)
(defsystem :ansi-test-common
:depends-on (:regression-test)
:serial t
:components
((:file "packages")))
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