aboutsummaryrefslogtreecommitdiffstats
path: root/references_test.go
diff options
context:
space:
mode:
authorShawn Smith <shawnpsmith@gmail.com>2016-02-17 00:41:16 +0900
committerShawn Smith <shawnpsmith@gmail.com>2016-02-17 00:41:16 +0900
commitede7162d6f8f911c3df056b6f3ec84bbb42c213b (patch)
tree9485d11bc3de3e2933302448a9539344f1bdefd0 /references_test.go
parent544c1f7919e8c7915a0c5c0b5f9ac334496b8228 (diff)
downloadgo-git-ede7162d6f8f911c3df056b6f3ec84bbb42c213b.tar.gz
gofmt -s
Diffstat (limited to 'references_test.go')
-rw-r--r--references_test.go2
1 files changed, 1 insertions, 1 deletions
diff --git a/references_test.go b/references_test.go
index ddc1e05..4fa4f76 100644
--- a/references_test.go
+++ b/references_test.go
@@ -358,7 +358,7 @@ func compareSideBySide(a []string, b []*Commit) string {
var cherryPicks = [...][]string{
// repo, path, commit a, commit b
- []string{"https://github.com/jamesob/desk.git", "desk", "094d0e7d5d69141c98a606910ba64786c5565da0", "3f34438d54f4a1ca86db8c0f03ed8eb38f20e22c"},
+ {"https://github.com/jamesob/desk.git", "desk", "094d0e7d5d69141c98a606910ba64786c5565da0", "3f34438d54f4a1ca86db8c0f03ed8eb38f20e22c"},
}
// should detect cherry picks