diff options
Diffstat (limited to 'repo_test.go')
| -rw-r--r-- | repo_test.go | 2 |
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 |
