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:
parent
07a419e34a
commit
9f08035f94
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue