Skip to content

Commit

Permalink
Remove outdated comment (#2957)
Browse files Browse the repository at this point in the history
* Remove comment mentioning another class (`AbstractIterableTest`) that
does not exist
  • Loading branch information
bvkatwijk authored Jan 1, 2025
1 parent f9bc94e commit 25de7ea
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion vavr/src/test/java/io/vavr/IterableTest.java
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,6 @@

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

// Specific tests. For general tests, see AbstractIterableTest.
public class IterableTest {

// -- eq
Expand Down

0 comments on commit 25de7ea

Please sign in to comment.