mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2026-04-06 21:20:33 +02:00
tests: Fix texlive->guix-package test.
This follows up on commit 1619f2c18c.
* tests/texlive.scm ("texlive->guix-package"): Don't expect
a ‘license:’ prefix to ‘fsf-free’.
This commit is contained in:
@@ -547,7 +547,7 @@ completely compatible with Plain TeX.")
|
||||
('synopsis (? string?))
|
||||
('description (? string?))
|
||||
('license
|
||||
('license:fsf-free "https://www.tug.org/texlive/copying.html")))
|
||||
('fsf-free "https://www.tug.org/texlive/copying.html")))
|
||||
#true)
|
||||
(_
|
||||
(begin
|
||||
|
||||
Reference in New Issue
Block a user