提交 f4c23d87 编写于 作者: S Sam Brannen

Delete trailing white space in spring-test

上级 2cbd5ba9
......@@ -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}
......
......@@ -31,7 +31,7 @@ import static org.junit.Assert.*;
/**
* Integration tests for {@link TestPropertySource @TestPropertySource}
* support with an explicitly named properties file that overrides a
* support with an explicitly named properties file that overrides a
* system property.
*
* @author Sam Brannen
......
......@@ -30,7 +30,7 @@
</bean>
<!-- spr5847 -->
<bean id="andy"
class="org.springframework.test.context.expression.ExpressionUsageTests$Foo">
<property name="name" value="#{properties.username}" />
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册