From 0410287cf9cd59947c1a226e5dd282deb060e5f0 Mon Sep 17 00:00:00 2001 From: Mikhail Zarechenskiy Date: Fri, 27 Oct 2017 11:31:57 +0300 Subject: [PATCH] Add flag to force loading old inference diagnostics --- .../org/jetbrains/kotlin/checkers/BaseDiagnosticsTest.kt | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/compiler/tests-common/tests/org/jetbrains/kotlin/checkers/BaseDiagnosticsTest.kt b/compiler/tests-common/tests/org/jetbrains/kotlin/checkers/BaseDiagnosticsTest.kt index 341c242bca8..2cbab157ad6 100644 --- a/compiler/tests-common/tests/org/jetbrains/kotlin/checkers/BaseDiagnosticsTest.kt +++ b/compiler/tests-common/tests/org/jetbrains/kotlin/checkers/BaseDiagnosticsTest.kt @@ -217,7 +217,7 @@ abstract class BaseDiagnosticsTest : KotlinMultiFileTestWithJava, allowUnderscoreUsage: Boolean): Condition { val directives = directiveMap[DIAGNOSTICS_DIRECTIVE] val initialCondition =