mirror of
https://github.com/chylex/IntelliJ-IdeaVim.git
synced 2025-06-01 10:34:05 +02:00
Remove call for the instrumentationTools
Call for this function is not needed anymore
This commit is contained in:
parent
ad584d553c
commit
7cf3b959dd
@ -121,7 +121,6 @@ dependencies {
|
|||||||
|
|
||||||
pluginVerifier()
|
pluginVerifier()
|
||||||
zipSigner()
|
zipSigner()
|
||||||
instrumentationTools()
|
|
||||||
|
|
||||||
testFramework(TestFrameworkType.Platform)
|
testFramework(TestFrameworkType.Platform)
|
||||||
testFramework(TestFrameworkType.JUnit5)
|
testFramework(TestFrameworkType.JUnit5)
|
||||||
|
Loading…
Reference in New Issue
Block a user