Skip to content

Commit 56d027d

Browse files
committed
Add test dep for alcotest-js
1 parent 9e5cf6f commit 56d027d

File tree

4 files changed

+4
-0
lines changed
  • packages/alcotest-js
    • alcotest-js.1.5.0
    • alcotest-js.1.6.0
    • alcotest-js.1.7.0
    • alcotest-js.1.8.0

4 files changed

+4
-0
lines changed

packages/alcotest-js/alcotest-js.1.5.0/opam

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@ depends: [
1313
"dune" {>= "2.8"}
1414
"alcotest" {= version}
1515
"js_of_ocaml-compiler" {>= "3.11.0"}
16+
"conf-npm" {with-test}
1617
"fmt" {with-test & >= "0.8.7"}
1718
"cmdliner" {with-test & >= "1.0.0"}
1819
"odoc" {with-doc}

packages/alcotest-js/alcotest-js.1.6.0/opam

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@ depends: [
1313
"dune" {>= "2.8"}
1414
"alcotest" {= version}
1515
"js_of_ocaml-compiler" {>= "3.11.0"}
16+
"conf-npm" {with-test}
1617
"fmt" {with-test & >= "0.8.7"}
1718
"cmdliner" {with-test & >= "1.1.0"}
1819
"odoc" {with-doc}

packages/alcotest-js/alcotest-js.1.7.0/opam

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@ depends: [
1313
"dune" {>= "3.0"}
1414
"alcotest" {= version}
1515
"js_of_ocaml-compiler" {>= "3.11.0"}
16+
"conf-npm" {with-test}
1617
"fmt" {with-test & >= "0.8.7"}
1718
"cmdliner" {with-test & >= "1.1.0"}
1819
"odoc" {with-doc}

packages/alcotest-js/alcotest-js.1.8.0/opam

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@ depends: [
1313
"dune" {>= "3.0"}
1414
"alcotest" {= version}
1515
"js_of_ocaml-compiler" {>= "3.11.0"}
16+
"conf-npm" {with-test}
1617
"fmt" {with-test & >= "0.8.7"}
1718
"cmdliner" {with-test & >= "1.2.0"}
1819
"odoc" {with-doc}

0 commit comments

Comments
 (0)