mirror of
https://github.com/c-cube/ocaml-containers.git
synced 2025-12-06 03:05:28 -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
|
||||
|
||||
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
|
||||
$ ./configure --enable-tests
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue