Minor: added regression tests for downTo.
Adopted tests from patch attached to KT-2586.
This commit is contained in:
@@ -53,4 +53,8 @@ public final class RangeTest extends SingleFileTranslationTest {
|
||||
public void testRangeEquals() throws Exception {
|
||||
checkFooBoxIsOk();
|
||||
}
|
||||
|
||||
public void testIntDownTo() throws Exception {
|
||||
checkFooBoxIsOk();
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user