mirror of
https://github.com/c-cube/ocaml-containers.git
synced 2025-12-06 11:15:31 -05:00
fix qcheck typo
This commit is contained in:
parent
c286789e5c
commit
c7bc99760a
1 changed files with 1 additions and 1 deletions
|
|
@ -182,7 +182,7 @@ branch `stable` it is not necessary.
|
||||||
|
|
||||||
$ make
|
$ make
|
||||||
|
|
||||||
To build and run tests (requires `oUnit`, `qtest`, and `check`):
|
To build and run tests (requires `oUnit`, `qtest`, and `qcheck`):
|
||||||
|
|
||||||
$ opam install oUnit qtest qcheck
|
$ opam install oUnit qtest qcheck
|
||||||
$ ./configure --enable-tests
|
$ ./configure --enable-tests
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue