From 9f7b27a7ccaeb2243cfe3585d0aa49908244551f Mon Sep 17 00:00:00 2001 From: Tagir Valeev Date: Thu, 18 May 2017 14:40:57 +0700 Subject: [PATCH] BytecodeAnalysisIntegrationTest: expected annotations fixed (somehow these two were missing) --- .../annotations/java/lang/annotations.xml | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/java/java-tests/testData/codeInspection/bytecodeAnalysis/annotations/java/lang/annotations.xml b/java/java-tests/testData/codeInspection/bytecodeAnalysis/annotations/java/lang/annotations.xml index 81f3ed2cd4a4..1ddeb000382d 100644 --- a/java/java-tests/testData/codeInspection/bytecodeAnalysis/annotations/java/lang/annotations.xml +++ b/java/java-tests/testData/codeInspection/bytecodeAnalysis/annotations/java/lang/annotations.xml @@ -1715,6 +1715,11 @@ + + + + + @@ -2193,6 +2198,9 @@ + + +