Skip to content

Commit 95aef0d

Browse files
oestebaneffigies
andcommitted
enh: review comments
Co-authored-by: Chris Markiewicz <effigies@gmail.com>
1 parent 0b9371c commit 95aef0d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

nitransforms/tests/test_linear.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@ def test_loadsave_itk(tmp_path, data_path, testdata_path):
7272
)
7373

7474

75-
@pytest.mark.xfail(reason="Not fully implemented")
75+
# @pytest.mark.xfail(reason="Not fully implemented")
7676
@pytest.mark.parametrize("fmt", ["itk", "fsl", "afni", "lta"])
7777
def test_loadsave(tmp_path, data_path, testdata_path, fmt):
7878
"""Test idempotency."""

0 commit comments

Comments
 (0)