Skip to content

Commit

Permalink
include xctest plugin to commandline bundle (via #559)
Browse files Browse the repository at this point in the history
  • Loading branch information
baev committed Aug 16, 2017
1 parent bc4214e commit 18fa9bc
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions allure-commandline/build.gradle
Expand Up @@ -26,6 +26,7 @@ dependencies {
allurePlugin project(path: ':junit-xml-plugin', configuration: 'allurePlugin')
allurePlugin project(path: ':xunit-xml-plugin', configuration: 'allurePlugin')
allurePlugin project(path: ':trx-plugin', configuration: 'allurePlugin')
allurePlugin project(path: ':xctest-plugin', configuration: 'allurePlugin')
allurePlugin project(path: ':packages-plugin', configuration: 'allurePlugin')
allurePlugin project(path: ':custom-logo-plugin', configuration: 'allurePlugin')
allurePlugin project(path: ':screen-diff-plugin', configuration: 'allurePlugin')
Expand Down

0 comments on commit 18fa9bc

Please sign in to comment.