summaryrefslogtreecommitdiff
path: root/run-test-suite.sh
diff options
context:
space:
mode:
Diffstat (limited to 'run-test-suite.sh')
-rwxr-xr-xrun-test-suite.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/run-test-suite.sh b/run-test-suite.sh
index 4843f704..4ae55614 100755
--- a/run-test-suite.sh
+++ b/run-test-suite.sh
@@ -1,4 +1,4 @@
1#!/bin/bash -e 1#!/bin/bash -ex
2 2
3UNIT_TEST_PARAMS="--quickcheck-max-size 30 --quickcheck-tests 100" 3UNIT_TEST_PARAMS="--quickcheck-max-size 30 --quickcheck-tests 100"
4 4