mirror of
https://https.git.savannah.gnu.org/git/guix.git/
synced 2025-07-16 20:10:39 +02:00
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.
This commit is contained in:
parent
dba8f523a6
commit
de5e989b62
1 changed files with 0 additions and 1 deletions
|
@ -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\"\\)") "")
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue