diff options
Diffstat (limited to 'tests')
| -rw-r--r-- | tests/test_domagi.py | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/test_domagi.py b/tests/test_domagi.py index 4af8c37..c65b87e 100644 --- a/tests/test_domagi.py +++ b/tests/test_domagi.py @@ -207,7 +207,6 @@ def test_domagi_paths(tmp_path, test_data_file, expected_output): header=None), check_dtype=False) -@pytest.mark.xfail @pytest.mark.parametrize("test_data_file, expected_output", [(Path("test-data/test1.gfa"), Path("test-data/expected-output/test1.fa")), |
