Delete trailing white space in spring-test
This commit is contained in:
@@ -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}" />
|
||||
|
||||
Reference in New Issue
Block a user