Skip to content

Commit

Permalink
Update tests/test_cmd_signature.py
Browse files Browse the repository at this point in the history
Co-authored-by: Tessa Pierce Ward <bluegenes@users.noreply.github.com>
  • Loading branch information
ctb and bluegenes authored Apr 6, 2022
1 parent 8eade94 commit 84594f2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/test_cmd_signature.py
Original file line number Diff line number Diff line change
Expand Up @@ -1649,7 +1649,7 @@ def test_sig_extract_8_empty_picklist_fail(runtmp):


def test_sig_extract_8_nofile_picklist_fail(runtmp):
# what happens with an empty picklist?
# what happens when picklist file does not exist?
sig47 = utils.get_test_data('47.fa.sig')
sig63 = utils.get_test_data('63.fa.sig')

Expand Down

0 comments on commit 84594f2

Please sign in to comment.