remove bad test xattr

Signed-off-by: Tesshu Flower <tflower@redhat.com>
This commit is contained in:
Tesshu Flower 2025-01-10 21:12:03 -05:00
parent cd84fe0853
commit 44cef25077
No known key found for this signature in database
GPG Key ID: DC7556B1903A252B
1 changed files with 0 additions and 4 deletions

View File

@ -99,10 +99,6 @@ func TestOverwriteXattr(t *testing.T) {
Name: "user.foo",
Value: []byte("bar"),
},
{
Name: "abc.test",
Value: []byte("testxattr"),
},
})
setAndVerifyXattr(t, file, []restic.ExtendedAttribute{