This commit is contained in:
Vladimir Buzuev 2021-04-03 16:04:25 -07:00
parent 70ef4e2efe
commit f8c9b7df52
1 changed files with 1 additions and 1 deletions

View File

@ -102,4 +102,4 @@ func TestRepositoryItemPath(t *testing.T) {
if gitDir == "" {
t.Error("expected not empty gitDir")
}
}
}