mirror of
https://github.com/seaweedfs/seaweedfs.git
synced 2026-09-05 07:37:06 +00:00
Update test/fuse_integration/posix_extended_test.go
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
This commit is contained in:
@@ -40,7 +40,7 @@ func TestPOSIXExtended(t *testing.T) {
|
||||
t.Run("ExtendedAttributes", suite.TestExtendedAttributes)
|
||||
t.Run("FileLocking", suite.TestFileLocking)
|
||||
t.Run("AdvancedIO", suite.TestAdvancedIO)
|
||||
t.Run("SparseFIles", suite.TestSparseFiles)
|
||||
t.Run("SparseFiles", suite.TestSparseFiles)
|
||||
t.Run("LargeFiles", suite.TestLargeFiles)
|
||||
t.Run("MMap", suite.TestMemoryMapping)
|
||||
t.Run("DirectIO", suite.TestDirectIO)
|
||||
|
||||
Reference in New Issue
Block a user