broadinstitute / cromwell-tools

A collection of Python clients and accessory scripts for interacting with the Cromwell
https://cromwell-tools.readthedocs.io
BSD 3-Clause "New" or "Revised" License
22 stars 9 forks source link

Fix a bug that prevents submitting a zipped file as dependency. #61

Closed rexwangcc closed 5 years ago

rexwangcc commented 5 years ago

Purpose

Please explain the purpose of this PR and include links to any GitHub issues that it fixes:


PR Checklist

Please ensure the following when opening a PR:


Follow-up Discussions

Please append follow-up discussions and issues during the review process below:

rexwangcc commented 5 years ago

@samanehsan I added the unit test cases, could you take another look? 🎁