summaryrefslogtreecommitdiff
path: root/tests/mysql_client_test.c
diff options
context:
space:
mode:
authorKonstantin Osipov <kostja@sun.com>2010-02-04 00:48:40 +0300
committerKonstantin Osipov <kostja@sun.com>2010-02-04 00:48:40 +0300
commitf141542a5b29bf47b59155923c7ccac031db62f2 (patch)
tree737674a83beb16e444848c8c4a66a3de08696065 /tests/mysql_client_test.c
parentac8990cb7d3f4b5282da2d034124e0dbe996ce8d (diff)
parent31740ffdfcc651f9b6ebc335110fa498b3bc13fd (diff)
downloadmariadb-git-f141542a5b29bf47b59155923c7ccac031db62f2.tar.gz
Merge next-mr -> next-4284.
Diffstat (limited to 'tests/mysql_client_test.c')
-rw-r--r--tests/mysql_client_test.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/mysql_client_test.c b/tests/mysql_client_test.c
index 01b994b11ee..1fa7f930ab8 100644
--- a/tests/mysql_client_test.c
+++ b/tests/mysql_client_test.c
@@ -19362,7 +19362,7 @@ static struct my_tests_st my_tests[]= {
{ "test_wl4166_4", test_wl4166_4 },
{ "test_bug36004", test_bug36004 },
{ "test_wl4284_1", test_wl4284_1 },
-/* { "test_wl4435", test_wl4435 }, */
+ { "test_wl4435", test_wl4435 },
{ "test_wl4435_2", test_wl4435_2 },
{ "test_bug38486", test_bug38486 },
{ "test_bug33831", test_bug33831 },