// Package repository contains helper methods for working with the Git repo. package repository // func TestGitRepo(t *testing.T) { // RepoTest(t, CreateTestRepo, CleanupTestRepos) // }