Skip to content

Commit

Permalink
Enable code coverage flag for test script
Browse files Browse the repository at this point in the history
Change flag for test script
  • Loading branch information
heitortsergent committed Mar 17, 2016
1 parent 833549b commit 0bddf97
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions bin/test.sh
Original file line number Diff line number Diff line change
Expand Up @@ -5,5 +5,6 @@ xcodebuild \
-scheme KeenClient \
-sdk iphonesimulator \
-destination 'platform=iOS Simulator,name=iPhone 6,OS=9.2' \
-enableCodeCoverage YES \
ONLY_ACTIVE_ARCH=NO \
clean test | xcpretty --color

0 comments on commit 0bddf97

Please sign in to comment.