Skip to content

Commit 25de7ea

Browse files
authored
Remove outdated comment (#2957)
* Remove comment mentioning another class (`AbstractIterableTest`) that does not exist
1 parent f9bc94e commit 25de7ea

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

vavr/src/test/java/io/vavr/IterableTest.java

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,6 @@
2929

3030
import static org.assertj.core.api.Assertions.assertThat;
3131

32-
// Specific tests. For general tests, see AbstractIterableTest.
3332
public class IterableTest {
3433

3534
// -- eq

0 commit comments

Comments
 (0)