X-Git-Url: http://www.git.stargrave.org/?a=blobdiff_plain;f=t%2Fspamcheck_spamc.t;h=c13108f4c10318863e9649ddcd7e8a0137df29fe;hb=9bd675d33ad1e49bd2ebe12a1d216216e61380de;hp=65ac5c2e157754f18650be05a4e7d21716c2b0c2;hpb=c515264dd69156fc89c59685f788b1093afb8731;p=public-inbox.git diff --git a/t/spamcheck_spamc.t b/t/spamcheck_spamc.t index 65ac5c2e..c13108f4 100644 --- a/t/spamcheck_spamc.t +++ b/t/spamcheck_spamc.t @@ -1,9 +1,8 @@ -# Copyright (C) 2016 all contributors +# Copyright (C) 2016-2019 all contributors # License: AGPL-3.0+ use strict; use warnings; use Test::More; -use Cwd; use Email::Simple; use IO::File; use File::Temp qw/tempdir/;