KT-903 test. unreproducable

This commit is contained in:
Alex Tkachman
2012-01-02 14:47:58 +02:00
parent cde54d59bd
commit e576423c8e
2 changed files with 30 additions and 0 deletions
@@ -237,4 +237,8 @@ public class ClassGenTest extends CodegenTestCase {
public void testKt857 () throws Exception {
// blackBoxFile("regressions/kt857.jet");
}
public void testKt903 () throws Exception {
blackBoxFile("regressions/kt903.jet");
}
}