mirror of
https://github.com/YGGverse/aquatic.git
synced 2026-03-31 17:55:36 +00:00
scripts/test.sh: add comment about quickcheck constants
This commit is contained in:
parent
8effcb8d91
commit
cae534d82d
1 changed files with 2 additions and 1 deletions
|
|
@ -1,5 +1,6 @@
|
|||
#!/bin/sh
|
||||
|
||||
# Not chosen for exact values, only to be larger than defaults
|
||||
export QUICKCHECK_TESTS=2000
|
||||
export QUICKCHECK_GENERATOR_SIZE=1000
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue