summaryrefslogtreecommitdiff
path: root/tests
diff options
context:
space:
mode:
authorVladislav Vaintroub <vvaintroub@mysql.com>2010-01-14 16:07:27 +0100
committerVladislav Vaintroub <vvaintroub@mysql.com>2010-01-14 16:07:27 +0100
commit6e7a75bf5f4e5d6a009a320c0f79e3a469fbc521 (patch)
tree79a9c5721e01d1c680979c0a50f5be8a965fa7cf /tests
parentf0a32f40270c583d3d072899300eadc4ac89165f (diff)
parent9c820e637e886d0b67384e04107e4ca3f53f990b (diff)
downloadmariadb-git-6e7a75bf5f4e5d6a009a320c0f79e3a469fbc521.tar.gz
merge
Diffstat (limited to 'tests')
-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 1b7fc76c300..e9c70257e01 100644
--- a/tests/mysql_client_test.c
+++ b/tests/mysql_client_test.c
@@ -19197,7 +19197,7 @@ static struct my_tests_st my_tests[]= {
{ "test_wl4166_3", test_wl4166_3 },
{ "test_wl4166_4", test_wl4166_4 },
{ "test_bug36004", test_bug36004 },
-/* { "test_wl4435", test_wl4435 }, */
+ { "test_wl4435", test_wl4435 },
{ "test_wl4435_2", test_wl4435_2 },
{ "test_bug38486", test_bug38486 },
{ "test_bug33831", test_bug33831 },