Skip to content

Commit 6c44664

Browse files
committed
Fix tests (add dependency on alcotest)
1 parent da3acbc commit 6c44664

File tree

1 file changed

+1
-0
lines changed
  • packages/dockerfile/dockerfile.8.2.2

1 file changed

+1
-0
lines changed

packages/dockerfile/dockerfile.8.2.2/opam

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -36,6 +36,7 @@ depends: [
3636
"fmt" {>= "0.8.7"}
3737
"ppx_sexp_conv" {>= "v0.9.0"}
3838
"sexplib"
39+
"alcotest" {>= "1.7.0" & with-test}
3940
"odoc" {with-doc}
4041
]
4142
conflicts: [

0 commit comments

Comments
 (0)