Add comment

This commit is contained in:
Alexander Neumann 2016-05-08 13:51:33 +02:00
parent 173940cbdf
commit 31030baca3
1 changed files with 1 additions and 0 deletions

View File

@ -13,6 +13,7 @@ func TestBackend(t testing.TB) (be backend.Backend, cleanup func()) {
return mem.New(), func() {}
}
// TestPassword is used for all repositories created by the Test* functions.
const TestPassword = "geheim"
// TestRepositoryWithBackend returns a repository initialized with a test