[debug] make test module name more specific

This commit is contained in:
Aleksey Kladov
2017-10-24 11:31:39 +03:00
committed by ilmat192
parent 084b49d04b
commit 9f9f34d2a3
6 changed files with 1 additions and 1 deletions
+1 -1
View File
@@ -25,7 +25,7 @@ include ':backend.native'
include ':runtime'
include ':common'
include ':backend.native:tests'
include ':backend.native:compiletest'
include ':backend.native:debugger-tests'
include ':shared'
include ':tools:kotlin-native-gradle-plugin'
include ':utilities'