mirror of
https://github.com/MariaDB/server.git
synced 2025-01-29 10:14:19 +01:00
Enable tests for --embedded
This commit is contained in:
parent
e47b780286
commit
ceffabc421
2 changed files with 0 additions and 6 deletions
|
@ -1,9 +1,6 @@
|
|||
# WL#6745 InnoDB R-tree support
|
||||
# This test case will test R-tree split.
|
||||
|
||||
# Not supported in embedded
|
||||
--source include/not_embedded.inc
|
||||
|
||||
--source include/have_innodb.inc
|
||||
--source include/big_test.inc
|
||||
--source include/not_valgrind.inc
|
||||
|
|
|
@ -1,9 +1,6 @@
|
|||
# WL#6745 InnoDB R-tree support
|
||||
# This test case will test R-tree split.
|
||||
|
||||
# Not supported in embedded
|
||||
--source include/not_embedded.inc
|
||||
|
||||
--source include/have_innodb.inc
|
||||
--source include/big_test.inc
|
||||
--source include/not_valgrind.inc
|
||||
|
|
Loading…
Add table
Reference in a new issue