diff options
Diffstat (limited to 'tests/mysql_client_test.c.rej')
-rw-r--r-- | tests/mysql_client_test.c.rej | 20 |
1 files changed, 0 insertions, 20 deletions
diff --git a/tests/mysql_client_test.c.rej b/tests/mysql_client_test.c.rej deleted file mode 100644 index 400ffee8a5e..00000000000 --- a/tests/mysql_client_test.c.rej +++ /dev/null @@ -1,20 +0,0 @@ -*************** -*** 15693,15700 **** - { "test_bug17667", test_bug17667 }, - { "test_bug15752", test_bug15752 }, - { "test_mysql_insert_id", test_mysql_insert_id }, -! { "test_bug19671", test_bug19671}, -! { "test_bug21206", test_bug21206}, - { 0, 0 } - }; - ---- 15776,15784 ---- - { "test_bug17667", test_bug17667 }, - { "test_bug15752", test_bug15752 }, - { "test_mysql_insert_id", test_mysql_insert_id }, -! { "test_bug19671", test_bug19671 }, -! { "test_bug21206", test_bug21206 }, -! { "test_bug21726", test_bug21726 }, - { 0, 0 } - }; - |