Bael 6556 5 (#4385)

* Added parent module on poms that have no parent defined

* Removed dependency reduced pom from undertow module

* Added README

* [BAEL-6556] - Renamed next set of testcases

* [BAEL-6556] - Renamed next set of testcases

* [BAEL-6556] - Renamed next set of testcases
This commit is contained in:
Amit Pandey
2018-06-01 22:37:37 +05:30
committed by Grzegorz Piwowarek
parent 50f5cba9da
commit c99aae6e56
3 changed files with 3 additions and 3 deletions
@@ -7,7 +7,7 @@ import org.springframework.test.context.junit4.SpringRunner;
@RunWith(SpringRunner.class)
@SpringBootTest
public class SpringBootTomcatApplicationTests {
public class SpringBootTomcatApplicationIntegrationTest {
@Test
public void contextLoads() {