tests: Fix guix-package.sh.
authorMaxim Cournoyer <maxim.cournoyer@gmail.com>
Mon, 13 May 2019 14:54:13 +0000 (10:54 -0400)
committerMaxim Cournoyer <maxim.cournoyer@gmail.com>
Mon, 13 May 2019 14:54:13 +0000 (10:54 -0400)
commitccabb664ed55d44767e037bb73169be2ecf9449d
tree2c6b71d23583a94fb3657d941d13a44206f6c6c4
parent9bc8175cfa6b23c31f6c43531377d266456e430e
tests: Fix guix-package.sh.

GCC is now a hidden package, so cannot be installed.

* tests/guix-package.sh: Replace 'gcc' by 'zile' in a test that install
multiple packages.
tests/guix-package.sh