Merge branch '1.3.x'

This commit is contained in:
Phillip Webb
2016-06-20 18:50:00 -07:00
7 changed files with 51 additions and 48 deletions

View File

@@ -27,6 +27,7 @@ import static org.junit.Assert.fail;
* Tests for {@link SilentExitExceptionHandler}.
*
* @author Phillip Webb
* @author Andy Wilkinson
*/
public class SilentExitExceptionHandlerTests {