diff --git a/tests/guix-graph.sh b/tests/guix-graph.sh index 37ea0a7b8c..b9e20dac81 100644 --- a/tests/guix-graph.sh +++ b/tests/guix-graph.sh @@ -1,5 +1,5 @@ # GNU Guix --- Functional package management for GNU -# Copyright © 2015-2016, 2019-2020, 2022 Ludovic Courtès +# Copyright © 2015-2016, 2019-2020, 2022-2023 Ludovic Courtès # Copyright © 2019 Simon Tournier # # This file is part of GNU Guix. @@ -86,8 +86,8 @@ guix graph --path emacs vim && false path="\ emacs -gnutls -p11-kit +cairo +gobject-introspection libffi" test "`guix graph --path emacs libffi | cut -d '@' -f1`" = "$path"