this repo has no description

Add [with-test] in the dependencies of baby and hector on monolith.

Changed files
+2 -2
packages
baby
baby.20241204
hector
hector.20241208
+1 -1
packages/baby/baby.20241204/opam
···
"dune" {>= "3.11"}
"ocaml" {>= "4.14"}
"cppo" {>= "1.8.0"}
-
"monolith" {>= "20241126"}
+
"monolith" {with-test & >= "20241126"}
"odoc" {with-doc}
]
build: [
+1 -1
packages/hector/hector.20241208/opam
···
"dune" {>= "3.11"}
"ocaml" {>= "4.14"}
"cppo"
-
"monolith" {>= "20241126"}
+
"monolith" {with-test & >= "20241126"}
"odoc" {with-doc}
]
build: [