diff options
Diffstat (limited to 'test/lengthy_test_suite.sh')
-rwxr-xr-x | test/lengthy_test_suite.sh | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/test/lengthy_test_suite.sh b/test/lengthy_test_suite.sh index 231475e..6e93220 100755 --- a/test/lengthy_test_suite.sh +++ b/test/lengthy_test_suite.sh @@ -3,6 +3,7 @@ # Long running tests go here gemma=../bin/gemma +export GSL_RNG_SEED=100 testPlinkStandardRelatednessMatrixK() { testname=testPlinkStandardRelatednessMatrixK |