JS Back-end does not handle complex patterns any more

#KT-2359 In Progress
This commit is contained in:
Andrey Breslav
2012-09-05 12:53:48 +04:00
parent 4dd0b27e93
commit 1b65ba644e
9 changed files with 64 additions and 93 deletions
@@ -48,10 +48,6 @@ public final class PatternMatchingTest extends SingleFileTranslationTest {
fooBoxTest();
}
public void testWhenNotValue() throws Exception {
fooBoxTest();
}
public void testWhenValueOrType() throws Exception {
fooBoxTest();
}