aboutsummaryrefslogtreecommitdiffstats
path: root/references_test.go
diff options
context:
space:
mode:
authorMáximo Cuadros <mcuadros@gmail.com>2016-02-16 17:22:16 +0100
committerMáximo Cuadros <mcuadros@gmail.com>2016-02-16 17:22:16 +0100
commitdd8e9b02df17639b625b8c9c03f9537f5cfc039c (patch)
treeeffa18ac56f45d0cfccbb69c58dc5b6523a519ff /references_test.go
parent86fa7617efcfb468837f58c9b530c4ef7cbcb460 (diff)
parentbd0ca464cc5ddbb3fc88ac38d15d691ca46c150e (diff)
downloadgo-git-dd8e9b02df17639b625b8c9c03f9537f5cfc039c.tar.gz
remove blame package header
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