Skip to content

Commit e20a8ac

Browse files
author
Морозов Денис Сергеевич
committed
Merge pull request #17 in UPCMC/ftctextentryformatting from tech/test-spec to master
* commit '24ec8627a01155b5beb11d4a020693b92b0a839d': Test spec
2 parents f718656 + 24ec862 commit e20a8ac

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

FTCTextEntryFormatting.podspec

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,4 +15,8 @@ Pod::Spec.new do |spec|
1515
spec.requires_arc = true
1616

1717
spec.ios.deployment_target = '8.0'
18+
19+
spec.test_spec 'UnitTests' do |test_spec|
20+
test_spec.source_files = 'UnitTests/**/*.{h,m}'
21+
end
1822
end

0 commit comments

Comments
 (0)