Rename Boot1RequestMappingTest class in conformance with renamed target class

This commit is contained in:
Kris De Volder
2018-01-23 11:42:06 -08:00
parent 1b1b64dea5
commit aa41817081

View File

@@ -19,7 +19,7 @@ import org.springframework.ide.vscode.commons.boot.app.cli.requestmappings.Boot1
/**
* @author Martin Lippert
*/
public class RequestMappingImp1Test {
public class Boot1xRequestMappingTest {
@Test
public void testSplitPathWithoutDuplicate() {