chunker: mark ListP as not supported yet

This commit is contained in:
Nick Craig-Wood
2024-12-03 16:25:31 +00:00
parent d64a97f973
commit 943ea0acae
2 changed files with 3 additions and 1 deletions

View File

@ -46,6 +46,7 @@ func TestIntegration(t *testing.T) {
"DirCacheFlush",
"UserInfo",
"Disconnect",
"ListP",
},
}
if *fstest.RemoteName == "" {