Regression tests for some old EA reports
EA-35953, EA-35743
This commit is contained in:
@@ -88,4 +88,8 @@ public class StringsTest extends CodegenTestCase {
|
||||
public void testKt889() throws Exception {
|
||||
blackBoxFile("regressions/kt889.jet");
|
||||
}
|
||||
|
||||
public void testEa35743() {
|
||||
blackBoxFile("regressions/ea35743.kt");
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user