Add a new test to cover some of the loading new revisions code

This commit is contained in:
Christopher Baines 2019-06-02 22:02:12 +01:00
parent 5d06a28577
commit 544dc1558f
2 changed files with 81 additions and 0 deletions

View file

@ -67,6 +67,7 @@ TEST_EXTENSIONS = .scm
TESTS = \
tests/branch-updated-emails.scm \
tests/jobs-load-new-guix-revision.scm \
tests/model-derivation.scm \
tests/model-git-branch.scm \
tests/model-git-repository.scm \