Rename test
This commit is contained in:
parent
9d3f1ec456
commit
ebf608b2fa
@ -7,7 +7,7 @@ import io.kotest.core.spec.style.ShouldSpec
|
||||
import io.kotest.matchers.shouldBe
|
||||
import java.util.zip.GZIPInputStream
|
||||
|
||||
class CedictParserImplTest : ShouldSpec({
|
||||
class RegexCedictParserTest : ShouldSpec({
|
||||
should("parse lines correctly") {
|
||||
val cedictParser = RegexCedictParser()
|
||||
val cedictEntry =
|
Loading…
Reference in New Issue
Block a user