Remove wild-package-inferred-system
This commit is contained in:
parent
2e325fbc06
commit
67af8aad50
6 changed files with 20 additions and 18 deletions
|
@ -1,8 +1,8 @@
|
|||
(defsystem "hp-tests"
|
||||
:defsystem-depends-on ("wild-package-inferred-system")
|
||||
:class "winfer:wild-package-inferred-system"
|
||||
:class :package-inferred-system
|
||||
:pathname "tests"
|
||||
:depends-on ("fiveam"
|
||||
"hp-tests/**/*")
|
||||
"hp-tests/example")
|
||||
:perform (test-op (o c)
|
||||
(symbol-call :fiveam :run-all-tests)))
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue