diff --git a/src/borg/testsuite/chunkers/fixed_test.py b/src/borg/testsuite/chunkers/fixed_test.py index 3bf78b809..8b8e628ef 100644 --- a/src/borg/testsuite/chunkers/fixed_test.py +++ b/src/borg/testsuite/chunkers/fixed_test.py @@ -40,7 +40,6 @@ def pretty_print(msg, items): print(f"???({item})") -# @pytest.mark.skipif(not fs_supports_sparse(), reason="filesystem does not support sparse files") @pytest.mark.parametrize( "fname, sparse_map, header_size, sparse", [