diff options
author | Ludovic Courtès <ludo@gnu.org> | 2016-09-02 15:39:50 +0200 |
---|---|---|
committer | Ludovic Courtès <ludo@gnu.org> | 2016-09-02 15:39:50 +0200 |
commit | 072e10615fc786db02dc44f3cd5f25aed2969111 (patch) | |
tree | dbae10eaf8cf13a28c0151a418971fb770243eda /tests/system.scm | |
parent | 3964e358ab65dfd157427560bfb44de8a150068b (diff) | |
parent | 135ba811c6f55c22bfa8969143d83e7fdf166763 (diff) | |
download | guix-072e10615fc786db02dc44f3cd5f25aed2969111.tar guix-072e10615fc786db02dc44f3cd5f25aed2969111.tar.gz |
Merge branch 'master' into core-updates
Diffstat (limited to 'tests/system.scm')
-rw-r--r-- | tests/system.scm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/system.scm b/tests/system.scm index b5bb9af016..ca34409be9 100644 --- a/tests/system.scm +++ b/tests/system.scm @@ -59,7 +59,7 @@ %base-file-systems)) (users %base-user-accounts))) - + (test-begin "system") (test-assert "operating-system-store-file-system" |