Delete trailing white space in spring-test

This commit is contained in:
Sam Brannen
2014-08-14 00:30:50 +02:00
parent 2cbd5ba993
commit f4c23d8715
3 changed files with 3 additions and 3 deletions

View File

@@ -43,7 +43,7 @@ import org.springframework.util.StringUtils;
* values in the test class hierarchy taking into consideration the semantics
* of the {@link ContextConfiguration#inheritLocations},
* {@link ActiveProfiles#inheritProfiles},
* {@link TestPropertySource#inheritLocations}, and
* {@link TestPropertySource#inheritLocations}, and
* {@link TestPropertySource#inheritProperties} flags.
*
* <p>A {@link SmartContextLoader} uses {@code MergedContextConfiguration}