We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bfe4e3a commit 15fddbcCopy full SHA for 15fddbc
decoders-ezjsonm.opam
@@ -12,7 +12,7 @@ build: [["jbuilder" "build" "-p" name "-j" jobs]]
12
build-test: [["jbuilder" "runtest" "-p" name "-j" jobs]]
13
depends: [
14
"jbuilder" {build}
15
- "ounit" {test}
+ "ounit" {with-test}
16
"decoders"
17
"ezjsonm" {>= "0.4.0"}
18
]
decoders-yojson.opam
"yojson"
0 commit comments