tests: opam: Fix input type in import test.

* tests/opam.scm: Expect propagated-inputs instead of inputs.
master
Julien Lepiller 2019-09-07 22:23:32 +02:00
parent 9d280ef2a8
commit 1d03a9198d
No known key found for this signature in database
GPG Key ID: 43111F4520086A0C
1 changed files with 1 additions and 1 deletions

View File

@ -99,7 +99,7 @@ url {
('base32 ('base32
(? string? hash))))) (? string? hash)))))
('build-system 'ocaml-build-system) ('build-system 'ocaml-build-system)
('inputs ('propagated-inputs
('quasiquote ('quasiquote
(("ocaml-zarith" ('unquote 'ocaml-zarith))))) (("ocaml-zarith" ('unquote 'ocaml-zarith)))))
('native-inputs ('native-inputs