Fixed undo action after introduce variable.

Important: All created nodes shouldn't be physical.
This commit is contained in:
Alexander.Podkhalyuzin
2012-02-21 14:54:23 +04:00
parent a5a28a11c7
commit deac0e20ca
2 changed files with 4 additions and 3 deletions
@@ -77,9 +77,9 @@ public class JetIntroduceVariableTest extends LightCodeInsightFixtureTestCase {
doTest();
}
/*public void testLoopRange() {
public void testLoopRange() {
doTest();
}*/
}
public void testManyInnerOccurences() {
doTest();