Add conf-git as a dependency for tests

This commit is contained in:
Romain Calascibetta 2022-11-01 14:57:22 +01:00
parent 2cfcb0a714
commit 50ce95b8bd

View file

@ -16,6 +16,7 @@ depends: [
"mirage-clock-unix" "mirage-clock-unix"
"mirage-clock" "mirage-clock"
"ptime" "ptime"
"conf-git" {with-test}
] ]
build: [ build: [