summaryrefslogtreecommitdiff
path: root/mysql-test/extra/rpl_tests/rpl_commit_after_flush.test
diff options
context:
space:
mode:
Diffstat (limited to 'mysql-test/extra/rpl_tests/rpl_commit_after_flush.test')
-rw-r--r--mysql-test/extra/rpl_tests/rpl_commit_after_flush.test2
1 files changed, 0 insertions, 2 deletions
diff --git a/mysql-test/extra/rpl_tests/rpl_commit_after_flush.test b/mysql-test/extra/rpl_tests/rpl_commit_after_flush.test
index d63d7e4b07d..98638b0b1f6 100644
--- a/mysql-test/extra/rpl_tests/rpl_commit_after_flush.test
+++ b/mysql-test/extra/rpl_tests/rpl_commit_after_flush.test
@@ -2,8 +2,6 @@
# Test updated to use a wrapper #
#################################
--- source include/master-slave.inc
-
eval CREATE TABLE t1 (a INT) ENGINE=$engine_type;
begin;