Browse Source

remove unneeded fixture decorator

Antoine Beaupré 9 năm trước cách đây
mục cha
commit
4f9a411ad8
1 tập tin đã thay đổi với 0 bổ sung1 xóa
  1. 0 1
      borg/testsuite/convert.py

+ 0 - 1
borg/testsuite/convert.py

@@ -64,7 +64,6 @@ def attic_repo(tmpdir):
     return attic_repo
     return attic_repo
 
 
 
 
-@pytest.mark.usefixtures("tmpdir")
 def test_convert_segments(tmpdir, attic_repo):
 def test_convert_segments(tmpdir, attic_repo):
     """test segment conversion
     """test segment conversion