diff options
| -rw-r--r-- | tests/pack.scm | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/pack.scm b/tests/pack.scm index eb643c3229f..3bce7150750 100644 --- a/tests/pack.scm +++ b/tests/pack.scm | |||
| @@ -50,6 +50,7 @@ | |||
| 50 | 50 | ||
| 51 | (test-begin "pack") | 51 | (test-begin "pack") |
| 52 | 52 | ||
| 53 | (unless (network-reachable?) (test-skip 1)) | ||
| 53 | (test-assertm "self-contained-tarball" | 54 | (test-assertm "self-contained-tarball" |
| 54 | (mlet* %store-monad | 55 | (mlet* %store-monad |
| 55 | ((profile (profile-derivation (packages->manifest | 56 | ((profile (profile-derivation (packages->manifest |
