mirror of
https://github.com/greatest-ape/aquatic.git
synced 2026-07-22 11:30:56 +00:00
6 lines
89 B
Bash
Executable File
6 lines
89 B
Bash
Executable File
#!/bin/sh
|
|
|
|
export QUICKCHECK_TESTS=2000
|
|
export QUICKCHECK_GENERATOR_SIZE=1000
|
|
|
|
cargo test |