Apply eclipse formatting rules

This commit is contained in:
Phillip Webb
2014-09-04 09:39:58 -07:00
parent 990213b8b8
commit eaa3bd040d
3 changed files with 13 additions and 11 deletions

View File

@@ -36,7 +36,7 @@ import static org.junit.Assert.assertTrue;
/**
* Tests for {@link MongoHealthIndicator}.
*
*
* @author Christian Dupuis
*/
public class MongoHealthIndicatorTests {