tests: opam: Fix input type in import test.

* tests/opam.scm: Expect propagated-inputs instead of inputs.
This commit is contained in:
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

View file

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