Skip to content

Commit

Permalink
Add test dep for alcotest-js
Browse files Browse the repository at this point in the history
  • Loading branch information
hhugo committed Nov 23, 2024
1 parent 9e5cf6f commit 56d027d
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 0 deletions.
1 change: 1 addition & 0 deletions packages/alcotest-js/alcotest-js.1.5.0/opam
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@ depends: [
"dune" {>= "2.8"}
"alcotest" {= version}
"js_of_ocaml-compiler" {>= "3.11.0"}
"conf-npm" {with-test}
"fmt" {with-test & >= "0.8.7"}
"cmdliner" {with-test & >= "1.0.0"}
"odoc" {with-doc}
Expand Down
1 change: 1 addition & 0 deletions packages/alcotest-js/alcotest-js.1.6.0/opam
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@ depends: [
"dune" {>= "2.8"}
"alcotest" {= version}
"js_of_ocaml-compiler" {>= "3.11.0"}
"conf-npm" {with-test}
"fmt" {with-test & >= "0.8.7"}
"cmdliner" {with-test & >= "1.1.0"}
"odoc" {with-doc}
Expand Down
1 change: 1 addition & 0 deletions packages/alcotest-js/alcotest-js.1.7.0/opam
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@ depends: [
"dune" {>= "3.0"}
"alcotest" {= version}
"js_of_ocaml-compiler" {>= "3.11.0"}
"conf-npm" {with-test}
"fmt" {with-test & >= "0.8.7"}
"cmdliner" {with-test & >= "1.1.0"}
"odoc" {with-doc}
Expand Down
1 change: 1 addition & 0 deletions packages/alcotest-js/alcotest-js.1.8.0/opam
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@ depends: [
"dune" {>= "3.0"}
"alcotest" {= version}
"js_of_ocaml-compiler" {>= "3.11.0"}
"conf-npm" {with-test}
"fmt" {with-test & >= "0.8.7"}
"cmdliner" {with-test & >= "1.2.0"}
"odoc" {with-doc}
Expand Down

0 comments on commit 56d027d

Please sign in to comment.