diff options
Diffstat (limited to 'mysql-test/suite/mtr/t/newcomb.test')
-rw-r--r-- | mysql-test/suite/mtr/t/newcomb.test | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/mysql-test/suite/mtr/t/newcomb.test b/mysql-test/suite/mtr/t/newcomb.test new file mode 100644 index 00000000000..fa0fa48e56a --- /dev/null +++ b/mysql-test/suite/mtr/t/newcomb.test @@ -0,0 +1,5 @@ +# +# this tests how mtr handles a test that has no combinations in the +# parent suite and one combination in the overlay. +# +select 1; |