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:
parent
232f81ff48
commit
5fdf675168
@ -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(
|
Loading…
Reference in New Issue
Block a user