Fix gofmt

This commit is contained in:
Alexander Neumann
2019-03-16 13:29:05 +01:00
parent aaa1cc2c26
commit 65b476ead9
2 changed files with 2 additions and 2 deletions

View File

@@ -608,7 +608,7 @@ func TestFileChanged(t *testing.T) {
setTimestamp(t, filename, fi.ModTime(), fi.ModTime())
},
IgnoreInode: true,
Check: true,
Check: true,
},
}