tests: Move 'guix package' tests that require networking to a separate file.
[jackhill/guix/guix.git] / Makefile.am
index e15e43f..d54e281 100644 (file)
@@ -205,6 +205,7 @@ SH_TESTS =                                  \
   tests/guix-gc.sh                             \
   tests/guix-hash.sh                           \
   tests/guix-package.sh                                \
+  tests/guix-package-net.sh                    \
   tests/guix-system.sh                         \
   tests/guix-archive.sh                                \
   tests/guix-authenticate.sh                   \