aboutsummaryrefslogtreecommitdiffstats
path: root/cover_test.go
diff options
context:
space:
mode:
authorSam Anthony <sam@samanthony.xyz>2026-05-16 11:10:40 -0400
committerSam Anthony <sam@samanthony.xyz>2026-05-16 11:10:40 -0400
commitb2930794aaac97e1ee89c3c214f8cc42e254d02c (patch)
treeedc3eec172d2b44575400aabedc562cdc9bf3847 /cover_test.go
parent3459adac2f76c835e542fa852ff8de85909d09e4 (diff)
downloadlulu-b2930794aaac97e1ee89c3c214f8cc42e254d02c.zip
keep generated file header out of godoc
Diffstat (limited to 'cover_test.go')
-rw-r--r--cover_test.go2
1 files changed, 1 insertions, 1 deletions
diff --git a/cover_test.go b/cover_test.go
index d94e2f0..fe40b69 100644
--- a/cover_test.go
+++ b/cover_test.go
@@ -94,7 +94,7 @@ func TestUnmarshalCoverValidation(t *testing.T) {
1,
"https://www.dropbox.com/sh/p3zh22vzsaegiri/AADP367j0bTWlt8fCu-_tm2ia/161025/139056_cover.pdf?dl=1",
210,
- "",
+ nil,
CoverStatusNormalizing,
}
requireUnmarshalJsonEq(t, want, data)