diff options
Diffstat (limited to 'mysql-test/include/long_test.inc')
-rw-r--r-- | mysql-test/include/long_test.inc | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/mysql-test/include/long_test.inc b/mysql-test/include/long_test.inc index d9a3b338229..765f88b8037 100644 --- a/mysql-test/include/long_test.inc +++ b/mysql-test/include/long_test.inc @@ -2,3 +2,5 @@ # We can use this to schedule such test early (to not be left with # only one or two long tests running, and rests of works idle), or to # run a quick test skipping long-running test cases. + +--source include/no_valgrind_without_big.inc |