提交 675d3284 编写于 作者: H haocao

New integrate sql test framework 31th version.

上级 4917774a
......@@ -34,7 +34,6 @@ import com.dangdang.ddframe.rdb.sharding.jdbc.core.datasource.MasterSlaveDataSou
import com.dangdang.ddframe.rdb.sharding.jdbc.core.datasource.ShardingDataSource;
import org.junit.After;
import org.junit.AfterClass;
import org.junit.Ignore;
import org.junit.runner.RunWith;
import org.junit.runners.Parameterized;
......@@ -47,7 +46,6 @@ import java.util.Map;
import java.util.Set;
@RunWith(Parameterized.class)
@Ignore
public class ShardingMasterSlaveTest extends AbstractShardingSQLTest {
private static boolean isShutdown;
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册