Opam: fix test dependencies for data_encoding.

This commit is contained in:
Grégoire Henry 2018-05-25 00:47:52 +02:00
parent 118188530a
commit e1622c7b77

View File

@ -15,6 +15,7 @@ depends: [
"ocplib-json-typed-bson"
"ocplib-endian"
"alcotest" { test }
"crowbar" { test }
]
build: [
[ "jbuilder" "build" "-p" name "-j" jobs ]