Formatting and cleanup

This commit is contained in:
Phillip Webb
2014-06-26 09:41:15 -07:00
parent cd77bae3b2
commit 9632abf825
49 changed files with 124 additions and 121 deletions

View File

@@ -39,7 +39,7 @@ import static org.mockito.Mockito.when;
/**
* Tests for {@link DependencyCustomizer}
*
*
* @author Andy Wilkinson
*/
public class DependencyCustomizerTests {