diff --git a/repository_test.go b/repository_test.go index d163a76..e403aa9 100644 --- a/repository_test.go +++ b/repository_test.go @@ -102,4 +102,4 @@ func TestRepositoryItemPath(t *testing.T) { if gitDir == "" { t.Error("expected not empty gitDir") } -} \ No newline at end of file +}