mirror of
https://github.com/chylex/IntelliJ-IdeaVim.git
synced 2025-04-13 02:15:43 +02:00
Add empty test to avoid warning
This commit is contained in:
parent
c2e32d8989
commit
d7772bec48
@ -62,6 +62,10 @@ class MapPropertyTest : VimPropertyTest() {
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
fun testEmpty() {
|
||||
// Just an empty test
|
||||
}
|
||||
}
|
||||
|
||||
// I think, it would be enough to test normal mode only. Not sure if it's true
|
||||
|
Loading…
Reference in New Issue
Block a user