me
/
guix
Archived
1
0
Fork 0

gnu: sbcl-mito: Remove spurious comment.

* gnu/packages/lisp-xyz.scm (sbcl-mito)[arguments]: Remove spurious comment,
this test is already removed a few lines below.
master
Pierre Neidhardt 2020-09-01 18:52:57 +02:00
parent dba8f523a6
commit de5e989b62
No known key found for this signature in database
GPG Key ID: 9BDCF497A4BBCC7F
1 changed files with 0 additions and 1 deletions

View File

@ -13697,7 +13697,6 @@ like Ruby's ActiveRecord.
(add-after 'unpack 'remove-non-functional-tests
(lambda _
(substitute* "mito-test.asd"
;; (("\\(:test-file \"migration/mysql\"\\)") "")
(("\\(:test-file \"db/mysql\"\\)") "")
(("\\(:test-file \"db/postgres\"\\)") "")
(("\\(:test-file \"dao\"\\)") "")