Polish
Closes gh-11418
This commit is contained in:
committed by
Stephane Nicoll
parent
644359920b
commit
3c5ccb1166
@@ -59,7 +59,7 @@ public class StringSequenceTests {
|
||||
}
|
||||
|
||||
@Test
|
||||
public void creatFromString() {
|
||||
public void createFromString() {
|
||||
assertThat(new StringSequence("test").toString()).isEqualTo("test");
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user