mirror of
https://github.com/pgsty/minio.git
synced 2026-07-23 22:16:15 +03:00
run gofumpt cleanup across code-base (#14015)
This commit is contained in:
@@ -31,7 +31,7 @@ import (
|
||||
|
||||
// Test if various paths work as expected when converted to UNC form
|
||||
func TestUNCPaths(t *testing.T) {
|
||||
var testCases = []struct {
|
||||
testCases := []struct {
|
||||
objName string
|
||||
pass bool
|
||||
}{
|
||||
|
||||
Reference in New Issue
Block a user