test for obsolete KT-1093

This commit is contained in:
Alex Tkachman
2012-01-24 18:57:29 +02:00
parent 855a0097a0
commit cedec38b8e
2 changed files with 12 additions and 0 deletions
@@ -399,4 +399,8 @@ public class PrimitiveTypesTest extends CodegenTestCase {
public void testKt1054 () {
blackBoxFile("regressions/kt1054.kt");
}
public void testKt1093 () {
blackBoxFile("regressions/kt1093.kt");
}
}