- Sort Score
- Result 10 results
- Languages All
Results 1 - 1 of 1 for TestUNCPathENOTDIR (0.18 sec)
-
cmd/xl-storage_windows_test.go
Recursive: false, Immediate: false, }) }) } } // Test to validate xlStorage behavior on windows when a non-final path component is a file. func TestUNCPathENOTDIR(t *testing.T) { // Instantiate posix object to manage a disk dir := t.TempDir() fs, err := newLocalXLStorage(dir) if err != nil { t.Fatal(err) }
Registered: Sun Nov 03 19:28:11 UTC 2024 - Last Modified: Wed Nov 29 06:35:16 UTC 2023 - 2.8K bytes - Viewed (0)