Move defsystem for pcl-tests to its own file.
The upgrade to ASDF 3.3.0 broke the pcl-tests; this version doesn't like having the defsystem in the same file. Thus, move the defsystem to its own file and load it up in pcl.lisp (via require).
tests/pcl-tests.asd
0 → 100644
Please register or sign in to comment