aboutsummaryrefslogtreecommitdiff
path: root/repo_test.go
diff options
context:
space:
mode:
Diffstat (limited to 'repo_test.go')
-rw-r--r--repo_test.go2
1 files changed, 1 insertions, 1 deletions
diff --git a/repo_test.go b/repo_test.go
index 43cc9919..b0d98db0 100644
--- a/repo_test.go
+++ b/repo_test.go
@@ -319,7 +319,7 @@ const (
)
type testPackObject struct {
- finalType ObjType
+ finalType ObjectType
body []byte
encoding packObjectEncoding
baseIndex int