StringBuilder builder and appendln
This commit is contained in:
committed by
Andrey Breslav
parent
0717511abe
commit
516bae17d7
@@ -123,5 +123,4 @@ class StringTest {
|
||||
assertEquals("new name", s.replaceBefore("=", "new name"))
|
||||
assertEquals("/new/path", s.replaceBeforeLast("=", "/new/path"))
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user