Add instrumentation to locate not cleared MockApplication
This commit is contained in:
+2
-1
@@ -142,7 +142,8 @@ include ":kotlin-build-common",
|
||||
// plugin markers:
|
||||
':kotlin-gradle-plugin:plugin-marker',
|
||||
':kotlin-allopen:plugin-marker',
|
||||
':kotlin-noarg:plugin-marker'
|
||||
':kotlin-noarg:plugin-marker',
|
||||
":test-instrumenter"
|
||||
|
||||
|
||||
rootProject.name = "kotlin"
|
||||
|
||||
Reference in New Issue
Block a user