Skip to content

Commit

Permalink
ci: run MOP specializer test is part of ABCL-PROVE
Browse files Browse the repository at this point in the history
  • Loading branch information
easye committed Feb 19, 2023
1 parent 5ff9882 commit 71039bc
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions ci/test-abcl-prove.lisp
Original file line number Diff line number Diff line change
Expand Up @@ -3,3 +3,7 @@
(time
(asdf:test-system :abcl-prove))

(ql:quickload :closer-mop)
(time
(asdf:test-system :abcl-prove/closer-mop))

0 comments on commit 71039bc

Please sign in to comment.