Prefer Kotlin Junit test run configurations when possible (KT-33787)
This commit is contained in:
@@ -162,6 +162,8 @@ dependencies {
|
||||
testCompile(intellijPluginDep("copyright"))
|
||||
testCompile(intellijPluginDep("properties"))
|
||||
testCompile(intellijPluginDep("java-i18n"))
|
||||
testCompile(intellijPluginDep("junit"))
|
||||
|
||||
testCompileOnly(intellijDep())
|
||||
testCompileOnly(commonDep("com.google.code.findbugs", "jsr305"))
|
||||
testCompileOnly(intellijPluginDep("gradle"))
|
||||
|
||||
Reference in New Issue
Block a user