From 4b072d59acacb8e91996a70f6f7e446fcfe22c24 Mon Sep 17 00:00:00 2001 From: Yan Zhulanow Date: Wed, 26 Apr 2017 21:41:31 +0300 Subject: [PATCH] Minor: Fix test for Android illegal identifiers --- .../inspectionData/expected.xml | 20 +++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/idea/testData/inspections/androidIllegalIdentifiers/inspectionData/expected.xml b/idea/testData/inspections/androidIllegalIdentifiers/inspectionData/expected.xml index 937410f6457..08288ae42ee 100644 --- a/idea/testData/inspections/androidIllegalIdentifiers/inspectionData/expected.xml +++ b/idea/testData/inspections/androidIllegalIdentifiers/inspectionData/expected.xml @@ -1,46 +1,46 @@ - temp:///src/test.kt + test.kt 7 light_idea_test_case Illegal Android Identifier - Illegal Android Identifier + Identifier not allowed in Android projects - temp:///src/test.kt + test.kt 8 light_idea_test_case Illegal Android Identifier - Illegal Android Identifier + Identifier not allowed in Android projects - temp:///src/test.kt + test.kt 9 light_idea_test_case Illegal Android Identifier - Illegal Android Identifier + Identifier not allowed in Android projects - temp:///src/test.kt + test.kt 10 light_idea_test_case Illegal Android Identifier - Illegal Android Identifier + Identifier not allowed in Android projects - temp:///src/test.kt + test.kt 11 light_idea_test_case Illegal Android Identifier - Illegal Android Identifier + Identifier not allowed in Android projects