@@ -31,7 +31,7 @@ def runTestCommand (platform, project)
|
||||
"""
|
||||
|
||||
platform.runCommand(this, command)
|
||||
junit "${project.paths.project_build_prefix}/build/release/test/*.xml"
|
||||
junit "${project.paths.project_build_prefix}/*.xml"
|
||||
}
|
||||
|
||||
return this
|
||||
|
||||
Reference in New Issue
Block a user