summaryrefslogtreecommitdiffstats
path: root/integrations/empty_repo_test.go
diff options
context:
space:
mode:
Diffstat (limited to 'integrations/empty_repo_test.go')
-rw-r--r--integrations/empty_repo_test.go2
1 files changed, 1 insertions, 1 deletions
diff --git a/integrations/empty_repo_test.go b/integrations/empty_repo_test.go
index 2d72546e7d..77b8adf686 100644
--- a/integrations/empty_repo_test.go
+++ b/integrations/empty_repo_test.go
@@ -12,7 +12,7 @@ import (
)
func TestEmptyRepo(t *testing.T) {
- prepareTestEnv(t)
+ defer prepareTestEnv(t)()
subpaths := []string{
"commits/master",
"raw/foo",