diff options
Diffstat (limited to '')
-rw-r--r-- | mysql-test/suite/mtr/t/single.test | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/mysql-test/suite/mtr/t/single.test b/mysql-test/suite/mtr/t/single.test new file mode 100644 index 00000000..15262646 --- /dev/null +++ b/mysql-test/suite/mtr/t/single.test @@ -0,0 +1,5 @@ +# +# the test is present in the mtr suite and is not affected by the example +# overlay. It should run only once. +# +select 1; |