Skip to content

Commit 34ab24f

Browse files
committed
Updatd development podspec
1 parent 9c2e5a5 commit 34ab24f

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

Development.podspec

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -181,4 +181,12 @@ Pod::Spec.new do |s|
181181
# test_spec.framework = 'XCTest'
182182
# test_spec.dependency 'WorkflowTesting'
183183
# end
184+
185+
# s.test_spec 'WorkflowConcurrencyTestingTests' do |test_spec|
186+
# test_spec.requires_app_host = true
187+
# test_spec.source_files = 'WorkflowConcurrency/TestingTests/**/*.swift'
188+
# test_spec.framework = 'XCTest'
189+
# test_spec.dependency 'WorkflowTesting'
190+
# test_spec.dependency 'WorkflowConcurrencyTesting'
191+
# end
184192
end

0 commit comments

Comments
 (0)