mirror of
https://github.com/MariaDB/server.git
synced 2025-08-08 11:22:35 +03:00
make sequence and sql_discovery suites default too
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
package My::Suite::SQL_Discovery;
|
||||
@ISA = qw(My::Suite);
|
||||
|
||||
sub is_default { 1 }
|
||||
|
||||
bless { };
|
||||
|
Reference in New Issue
Block a user