mirror of
https://github.com/c-cube/iter.git
synced 2025-12-06 03:05:29 -05:00
add test dependencies
This commit is contained in:
parent
d3d5881a28
commit
011e8ecb76
1 changed files with 2 additions and 0 deletions
2
opam
2
opam
|
|
@ -28,6 +28,8 @@ depends: [
|
|||
"ocamlfind"
|
||||
"base-bytes"
|
||||
"ocamlbuild" {build}
|
||||
"qcheck" {test}
|
||||
"qtest" {test}
|
||||
]
|
||||
tags: [ "sequence" "iterator" "iter" "fold" ]
|
||||
homepage: "https://github.com/c-cube/sequence/"
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue