Skip to content

Commit

Permalink
Remove obsolete IVA marker from test_denovo.py
Browse files Browse the repository at this point in the history
  • Loading branch information
Donaim committed Dec 6, 2024
1 parent 9dd150f commit aefe319
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion micall/tests/test_denovo.py
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,6 @@ def normalize_fasta(content: str) -> str:
return result


@mark.iva() # skip with -k-iva
def test_denovo_iva(tmpdir, hcv_db):
tmpdir = Path(tmpdir)
microtest_path = Path(__file__).parent / 'microtest'
Expand Down

0 comments on commit aefe319

Please sign in to comment.