mirror of
https://github.com/plexusorg/toml4j.git
synced 2024-12-28 03:04:14 +00:00
Renamed IteratorTest -> IterationTest
This commit is contained in:
parent
80008fca15
commit
1c3e0642ae
1 changed files with 1 additions and 1 deletions
|
@ -21,7 +21,7 @@ import org.junit.rules.ExpectedException;
|
|||
|
||||
import com.moandjiezana.toml.testutils.Utils;
|
||||
|
||||
public class IteratorTest {
|
||||
public class IterationTest {
|
||||
|
||||
@Rule
|
||||
public final ExpectedException expectedException = ExpectedException.none();
|
Loading…
Reference in a new issue