2
0
Fork 0
mirror of git://git.savannah.gnu.org/guix/guix-cuirass.git synced 2024-12-29 11:40:16 +01:00

tests: Fix database tests.

* tests/database.scm: Fix it.
This commit is contained in:
Mathieu Othacehe 2022-01-19 10:55:18 +01:00
parent 07a419e34a
commit 9f08035f94
No known key found for this signature in database
GPG key ID: 8354763531769CA6

View file

@ -131,7 +131,7 @@
(name "tmp")
(build 'core)))
(db-deactivate-specification "tmp")
(not (db-get-specification "tmp"))))
(eq? (length (db-get-specifications)) 1)))
(test-assert "exec-query"
(begin