Skip to content

Commit

Permalink
Update tests/test_sourmash_args.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 May 4, 2021
1 parent b1f8a8e commit 1f58564
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/test_sourmash_args.py
Original file line number Diff line number Diff line change
Expand Up @@ -136,7 +136,7 @@ def test_save_signatures_to_location_1_zip(runtmp):


def test_save_signatures_to_location_1_dirout(runtmp):
# save to sigfile.gz
# save to sigout/ (directory)
sig2 = utils.get_test_data('2.fa.sig')
ss2 = sourmash.load_one_signature(sig2, ksize=31)
sig47 = utils.get_test_data('47.fa.sig')
Expand Down

0 comments on commit 1f58564

Please sign in to comment.