From 5e3909ba876fafde30631fd96f0d2937cf9a2203 Mon Sep 17 00:00:00 2001 From: Andrey Breslav Date: Wed, 13 Nov 2013 14:39:16 +0400 Subject: [PATCH] Regenerated --- .../plugin/codeInsight/OutOfBlockModificationTestGenerated.java | 1 + 1 file changed, 1 insertion(+) diff --git a/idea/tests/org/jetbrains/jet/plugin/codeInsight/OutOfBlockModificationTestGenerated.java b/idea/tests/org/jetbrains/jet/plugin/codeInsight/OutOfBlockModificationTestGenerated.java index 91c10945f5f..d9d31c66334 100644 --- a/idea/tests/org/jetbrains/jet/plugin/codeInsight/OutOfBlockModificationTestGenerated.java +++ b/idea/tests/org/jetbrains/jet/plugin/codeInsight/OutOfBlockModificationTestGenerated.java @@ -105,4 +105,5 @@ public class OutOfBlockModificationTestGenerated extends AbstractOutOfBlockModif public void testInPropertyWithInference() throws Exception { doTest("idea/testData/codeInsight/outOfBlock/InPropertyWithInference.kt"); } + }