fix testdata

This commit is contained in:
Anna.Kozlova
2016-10-14 16:31:35 +02:00
parent 011101a31e
commit 2bd3365dc6
3 changed files with 1 additions and 1 deletions
@@ -116,7 +116,7 @@ public class InplaceIntroduceVariableTest extends AbstractJavaInplaceIntroduceTe
});
}
public void testPlaceInsideLambdaBodyMultipleOccurrences() throws Exception {
public void testPlaceInsideLambdaBodyMultipleOccurrences1() throws Exception {
doTestReplaceChoice(OccurrencesChooser.ReplaceChoice.ALL, new Pass<AbstractInplaceIntroducer>() {
@Override
public void pass(AbstractInplaceIntroducer inplaceIntroduceFieldPopup) {