Skip to content
This repository has been archived by the owner on Mar 28, 2020. It is now read-only.

Commit

Permalink
Merge pull request #1167 from hongchaodeng/t
Browse files Browse the repository at this point in the history
backup_test: renaming test for understandability
  • Loading branch information
hongchaodeng committed Jun 6, 2017
2 parents bbef781 + dbac3a9 commit 9137119
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pkg/backup/backup_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ import (
"github.com/coreos/etcd-operator/pkg/backup/backupapi"
)

func TestResponseHeader(t *testing.T) {
func TestRespHeaderHasVersionRevision(t *testing.T) {
d, err := setupBackupDir("3.1.0_000000000000000a_etcd.backup")
if err != nil {
t.Fatal(err)
Expand Down

0 comments on commit 9137119

Please sign in to comment.