diff options
Diffstat (limited to 'mysql-test/suite/mtr/t/testsh.test')
-rw-r--r-- | mysql-test/suite/mtr/t/testsh.test | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/mysql-test/suite/mtr/t/testsh.test b/mysql-test/suite/mtr/t/testsh.test new file mode 100644 index 00000000..0bb818d2 --- /dev/null +++ b/mysql-test/suite/mtr/t/testsh.test @@ -0,0 +1,6 @@ +# +# There is testsh-master.sh in the example overlay. That makes the test +# "affected by the overlay" and it will run twice: for the parent suite and +# for the overlay. +# +select 1; |