Added missing 'source' command.
This commit is contained in:
parent
358327618d
commit
a5637077fb
@ -26,7 +26,7 @@ let $debug= 0;
|
|||||||
let $do_long_tests= 1;
|
let $do_long_tests= 1;
|
||||||
|
|
||||||
#
|
#
|
||||||
--include/big_test.inc
|
--source include/big_test.inc
|
||||||
# The server must support partitioning.
|
# The server must support partitioning.
|
||||||
--source include/have_partition.inc
|
--source include/have_partition.inc
|
||||||
|
|
||||||
|
@ -44,7 +44,7 @@ let $more_trigger_tests= 0;
|
|||||||
let $more_pk_ui_tests= 0;
|
let $more_pk_ui_tests= 0;
|
||||||
|
|
||||||
# Slow running test
|
# Slow running test
|
||||||
--include/big_test.inc
|
--source include/big_test.inc
|
||||||
# This test relies on connecting externally from mysqltest, doesn't
|
# This test relies on connecting externally from mysqltest, doesn't
|
||||||
# work with embedded.
|
# work with embedded.
|
||||||
--source include/not_embedded.inc
|
--source include/not_embedded.inc
|
||||||
|
@ -41,7 +41,7 @@ let $more_trigger_tests= 0;
|
|||||||
let $more_pk_ui_tests= 0;
|
let $more_pk_ui_tests= 0;
|
||||||
|
|
||||||
# Slow running test
|
# Slow running test
|
||||||
--include/big_test.inc
|
--source include/big_test.inc
|
||||||
# This test relies on connecting externally from mysqltest, doesn't
|
# This test relies on connecting externally from mysqltest, doesn't
|
||||||
# work with embedded.
|
# work with embedded.
|
||||||
--source include/not_embedded.inc
|
--source include/not_embedded.inc
|
||||||
|
Loading…
x
Reference in New Issue
Block a user