diff options
Diffstat (limited to 'Makefile.am')
-rw-r--r-- | Makefile.am | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am index e0bef419d1..b0fefae968 100644 --- a/Makefile.am +++ b/Makefile.am @@ -145,6 +145,7 @@ TESTS = \ tests/snix.scm \ tests/union.scm \ tests/guix-build.sh \ + tests/guix-download.sh \ tests/guix-package.sh TEST_EXTENSIONS = .scm .sh |