diff options
Diffstat (limited to 'pkg/vcs/git_test.go')
| -rw-r--r-- | pkg/vcs/git_test.go | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/pkg/vcs/git_test.go b/pkg/vcs/git_test.go index 095aca29a..6fae1c475 100644 --- a/pkg/vcs/git_test.go +++ b/pkg/vcs/git_test.go @@ -30,7 +30,7 @@ Reported-and-tested-by: and@me.com Reported-and-Tested-by: Name-name <name@name.com> Tested-by: Must be correct <mustbe@correct.com> Signed-off-by: Linux Master <linux@linux-foundation.org> -`: &Commit{ +`: { Hash: "2075b16e32c26e4031b9fd3cbe26c54676a8fcb5", Title: "rbtree: include rcu.h", Author: "foobar@foobar.de", |
