Fix entry in broken-initialization.factories

Closes gh-8057
This commit is contained in:
Johnny Lim
2017-01-22 11:28:48 +09:00
committed by Stephane Nicoll
parent 9e2e824098
commit 752b8bd650

View File

@@ -1,4 +1,4 @@
# Failure Analyzers
org.springframework.boot.diagnostics.FailureAnalyzer=\
org.springframework.boot.diagnostics.FailureAnalyzersTests$BrokenAnalysisFailureAnalyzer,\
org.springframework.boot.diagnostics.FailureAnalyzersTests$BrokenInitializationFailureAnalyzer,\
org.springframework.boot.diagnostics.FailureAnalyzersTests$BasicFailureAnalyzer