From 1d891561cf354d5d37fdc1653c648617cb66a46f Mon Sep 17 00:00:00 2001 From: Denis Zharkov Date: Mon, 13 Apr 2020 13:27:58 +0300 Subject: [PATCH] Fix spec tests metadata It has been working fine on OS X with its case-independent FS --- .../linked/type-system/introduction-1/p-8/pos/1.1.kt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/compiler/tests-spec/testData/diagnostics/linked/type-system/introduction-1/p-8/pos/1.1.kt b/compiler/tests-spec/testData/diagnostics/linked/type-system/introduction-1/p-8/pos/1.1.kt index 51be42a2286..a3e354c9595 100644 --- a/compiler/tests-spec/testData/diagnostics/linked/type-system/introduction-1/p-8/pos/1.1.kt +++ b/compiler/tests-spec/testData/diagnostics/linked/type-system/introduction-1/p-8/pos/1.1.kt @@ -7,7 +7,7 @@ * * SPEC VERSION: 0.1-296 * PLACE: type-system, introduction-1 -> paragraph 8 -> sentence 1 - * RELEVANT PLACES: type-system, type-kinds, built-in-types, kotlin.Any -> paragraph 1 -> sentence 1 + * RELEVANT PLACES: type-system, type-kinds, built-in-types, kotlin.any -> paragraph 1 -> sentence 1 * NUMBER: 1 * DESCRIPTION: The use of Boolean literals as the identifier (with backtick) in the class. * HELPERS: checkType