diff options
| author | 2025-11-17 00:00:00 +0000 | |
|---|---|---|
| committer | 2025-11-17 00:00:00 +0000 | |
| commit | cb5dfd4896168d21c10cd4121cef96c05b9e8bbd (patch) | |
| tree | 2bc7243f305b33db9e4296d98eaf1216328309a9 /refs_test.go | |
| parent | Compute checksum when reading packfiles (diff) | |
| signature | ||
Remove an unnecessary blank line
Diffstat (limited to 'refs_test.go')
| -rw-r--r-- | refs_test.go | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/refs_test.go b/refs_test.go index c9f3da57..ddef4c14 100644 --- a/refs_test.go +++ b/refs_test.go @@ -89,7 +89,6 @@ func TestResolveHEAD(t *testing.T) { default: t.Errorf("HEAD kind: got %v, want %v", ref.Kind, HeadKindSymbolic) } - } func TestPackedRefs(t *testing.T) { |
