KT-1779: test for obsolete issue

This commit is contained in:
Alex Tkachman
2012-08-04 21:41:25 +03:00
parent 5c8863dafe
commit 186807a6d7
2 changed files with 22 additions and 0 deletions
@@ -348,4 +348,8 @@ public class StdlibTest extends CodegenTestCase {
public void test1733() {
blackBoxFile("regressions/kt1733.kt");
}
public void test1779() {
blackBoxFile("regressions/kt1779.kt");
}
}