tests: opam: Fix input type in import test.
authorJulien Lepiller <julien@lepiller.eu>
Sat, 7 Sep 2019 20:23:32 +0000 (22:23 +0200)
committerJulien Lepiller <julien@lepiller.eu>
Sat, 7 Sep 2019 20:25:14 +0000 (22:25 +0200)
* tests/opam.scm: Expect propagated-inputs instead of inputs.

tests/opam.scm

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