Remove trailing whitespace

This commit is contained in:
Sam Brannen
2014-03-13 12:21:32 +01:00
parent 7853e74e78
commit a006ca2542
5 changed files with 6 additions and 6 deletions

View File

@@ -72,7 +72,7 @@ import static org.junit.Assert.*;
/**
* Miscellaneous tests for XML bean definitions.
*
*
* @author Juergen Hoeller
* @author Rod Johnson
* @author Rick Evans