Skip to content

Commit aefe319

Browse files
committed
Remove obsolete IVA marker from test_denovo.py
1 parent 9dd150f commit aefe319

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

micall/tests/test_denovo.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,6 @@ def normalize_fasta(content: str) -> str:
2020
return result
2121

2222

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

0 commit comments

Comments
 (0)