Commit 4760a1a6 authored by Stephane Nicoll's avatar Stephane Nicoll

Merge pull request #8057 from izeye:fix-test-20170122

* pr/8057:
  Fix entry in broken-initialization.factories
parents 9e2e8240 752b8bd6
# Failure Analyzers # Failure Analyzers
org.springframework.boot.diagnostics.FailureAnalyzer=\ org.springframework.boot.diagnostics.FailureAnalyzer=\
org.springframework.boot.diagnostics.FailureAnalyzersTests$BrokenAnalysisFailureAnalyzer,\ org.springframework.boot.diagnostics.FailureAnalyzersTests$BrokenInitializationFailureAnalyzer,\
org.springframework.boot.diagnostics.FailureAnalyzersTests$BasicFailureAnalyzer org.springframework.boot.diagnostics.FailureAnalyzersTests$BasicFailureAnalyzer
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment