aboutsummaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorChristopher Baines <mail@cbaines.net>2019-06-02 22:02:12 +0100
committerChristopher Baines <mail@cbaines.net>2019-06-02 22:02:12 +0100
commit544dc1558fb3fb8ccebf311edc885ce60eee740c (patch)
tree8cd9189a4a16a3c6ea9c69d868ffbf404e2e555b /Makefile.am
parent5d06a28577f6a917ebacd3d6e7aab1a7c61c6e27 (diff)
downloaddata-service-544dc1558fb3fb8ccebf311edc885ce60eee740c.tar
data-service-544dc1558fb3fb8ccebf311edc885ce60eee740c.tar.gz
Add a new test to cover some of the loading new revisions code
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am
index 669784b..1bb1b58 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -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 \