Added forgotten test dependencies

This commit is contained in:
Alexander Barkov 2010-02-24 19:07:08 +04:00
parent 0bf7ac328f
commit 9c5e3b83c9
2 changed files with 4 additions and 0 deletions

View file

@ -1,4 +1,6 @@
-- source include/have_utf16.inc
-- source include/have_utf8mb4.inc
--disable_warnings
DROP TABLE IF EXISTS t1;

View file

@ -1,3 +1,5 @@
--source include/have_utf8mb4.inc
#
# Tests with the utf8mb4 character set
#