spring-boot/spring-boot-test
Phillip Webb ae1d352d34 Allow @Import to be used directly on test classes
Remove the need for a nested @Configuration class when writing a test
that need to @Import configuration.

Primarily added to allow @ImportAutoConfiguration to be used directly
on test classes.

Fixes gh-5473
2016-03-23 22:20:17 -07:00
..
src Allow @Import to be used directly on test classes 2016-03-23 22:20:17 -07:00
pom.xml Support HtmlUnit and Selenium localhost resolution 2016-03-23 22:20:02 -07:00