From bd03ecf4a0e6c7560619f08e1d256df2997fc7c3 Mon Sep 17 00:00:00 2001 From: "victor.petukhov" Date: Thu, 28 Feb 2019 14:55:41 +0300 Subject: [PATCH] Rename helper file with typealias samples for spec tests --- .../diagnostics/helpers/{typeAliases.kt => typealiases.kt} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename compiler/tests-spec/testData/diagnostics/helpers/{typeAliases.kt => typealiases.kt} (100%) diff --git a/compiler/tests-spec/testData/diagnostics/helpers/typeAliases.kt b/compiler/tests-spec/testData/diagnostics/helpers/typealiases.kt similarity index 100% rename from compiler/tests-spec/testData/diagnostics/helpers/typeAliases.kt rename to compiler/tests-spec/testData/diagnostics/helpers/typealiases.kt