1
0
mirror of https://github.com/chylex/IntelliJ-IdeaVim.git synced 2025-05-30 04:34:08 +02:00

rename NFATest to VimRegexEngineTest

This commit is contained in:
Emanuel Gestosa 2023-09-15 17:54:42 +01:00 committed by lippfi
parent 232f81ff48
commit 5fdf675168

View File

@ -32,7 +32,7 @@ import kotlin.test.assertEquals
import kotlin.test.assertTrue
import kotlin.test.fail
class NFATest {
class VimRegexEngineTest {
@Test
fun `test match not found`() {
assertFailure(