diff options
Diffstat (limited to 'mysql-test/include/have_innodb.inc')
-rw-r--r-- | mysql-test/include/have_innodb.inc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mysql-test/include/have_innodb.inc b/mysql-test/include/have_innodb.inc index 021970423cd..5447d935f3c 100644 --- a/mysql-test/include/have_innodb.inc +++ b/mysql-test/include/have_innodb.inc @@ -1,6 +1,6 @@ # # suite.pm will make sure that all tests including this file -# will be skipped unless innodb or xtradb is enabled +# will be skipped unless innodb is enabled # # The test below is redundant |