Commit c0764782 authored by guangyun1013's avatar guangyun1013
Browse files

Refector xml file name of spring namespace test

parent 2abec6e8
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -36,7 +36,7 @@ import static org.junit.Assert.assertNotNull;
import static org.junit.Assert.assertThat;
import static org.junit.Assert.assertTrue;

@ContextConfiguration(locations = "classpath:META-INF/rdb/testMasterSlaveNamespace.xml")
@ContextConfiguration(locations = "classpath:META-INF/rdb/masterSlaveNamespace.xml")
public class MasterSlaveNamespaceTest extends AbstractJUnit4SpringContextTests {
    
    @Test
+1 −1
Original line number Diff line number Diff line
@@ -45,7 +45,7 @@ import static org.junit.Assert.assertTrue;
import java.util.Arrays;
import java.util.Iterator;

@ContextConfiguration(locations = "classpath:META-INF/rdb/testShardingNamespace.xml")
@ContextConfiguration(locations = "classpath:META-INF/rdb/shardingNamespace.xml")
public class ShardingNamespaceTest extends AbstractJUnit4SpringContextTests {
    
    @Test
+0 −0

File moved.

+0 −0

File moved.