Remove testmod genSources task (#333)
This commit is contained in:
parent
97ba361867
commit
8aa04e13a6
|
|
@ -10,6 +10,8 @@ pluginManagement {
|
|||
include("test_agent")
|
||||
include("common")
|
||||
|
||||
startParameter.excludedTaskNames.add(':fabric:testmod:genSources')
|
||||
|
||||
def current_platforms = getProperty("enabled_platforms").tokenize(',')
|
||||
current_platforms.each { it ->
|
||||
def platform_name = it.trim()
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user