tests: guix-system: Add test for 'guix system container'. * tests/guix-system.sh: Add test. Change-Id: I26c90741f17257dc50757b7cb5210ea4e645ecce
1 files changed, 1 insertions(+), 0 deletions(-) M tests/guix-system.sh
M tests/guix-system.sh => tests/guix-system.sh +1 -0
@@ 374,6 374,7 @@ do done # Verify that the images can be built. guix system -n container gnu/system/examples/bare-bones.tmpl guix system -n vm gnu/system/examples/bare-bones.tmpl guix system -n image gnu/system/images/pinebook-pro.scm guix system -n image -t qcow2 gnu/system/examples/bare-bones.tmpl