Fixed RangeTest.
This commit is contained in:
@@ -49,7 +49,7 @@ public final class RangeTest extends SingleFileTranslationTest {
|
||||
fooBoxTest();
|
||||
}
|
||||
|
||||
public void testUpToDoesNotIterate() throws Exception {
|
||||
public void testRangeToDoesNotIterate() throws Exception {
|
||||
fooBoxTest();
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user