mirror of
https://github.com/duke-git/lancet.git
synced 2026-02-08 06:32:28 +08:00
fmt: go fmt fileutil/file_test.go and function/function.go
This commit is contained in:
@@ -135,4 +135,4 @@ func TestReadFileByLine(t *testing.T) {
|
||||
if !reflect.DeepEqual(res, expected) {
|
||||
utils.LogFailedTestInfo(t, "ReadFileByLine", path, expected, res)
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user