From 3e43a7ea702cc1a95b30f8204a5fd815a8a3b34b Mon Sep 17 00:00:00 2001 From: Natalia Ukhorskaya Date: Fri, 25 Oct 2013 14:48:31 +0400 Subject: [PATCH] Fix testdata --- compiler/testData/psi/Imports_ERR.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/compiler/testData/psi/Imports_ERR.txt b/compiler/testData/psi/Imports_ERR.txt index 4d4cfbffcd5..6a78a871177 100644 --- a/compiler/testData/psi/Imports_ERR.txt +++ b/compiler/testData/psi/Imports_ERR.txt @@ -170,7 +170,7 @@ JetFile: Imports_ERR.kt PsiElement(DOT)('.') PsiElement(MUL)('*') PsiWhiteSpace(' ') - PsiErrorElement:Cannot rename a all imported items to one identifier + PsiErrorElement:Cannot rename all imported items to one identifier PsiElement(as)('as') PsiWhiteSpace(' ') PsiElement(SEMICOLON)(';')