X-Git-Url: http://www.git.stargrave.org/?a=blobdiff_plain;f=xt%2Feml_check_limits.t;h=536a25f159bd592b36828db19143f62d799c1f2d;hb=af0b0fb7a454470a32c452119d0392e0dedb3fe1;hp=cf780c77babaac401b72b6a38eb4925a1bc660c2;hpb=27f17d80e4e8e15b5e7d50045b1853ec7bdb4b3b;p=public-inbox.git diff --git a/xt/eml_check_limits.t b/xt/eml_check_limits.t index cf780c77..536a25f1 100644 --- a/xt/eml_check_limits.t +++ b/xt/eml_check_limits.t @@ -1,6 +1,8 @@ #!perl -w -# Copyright (C) 2020 all contributors +# Copyright (C) 2020-2021 all contributors # License: AGPL-3.0+ +use strict; +use v5.10.1; use Test::More; use PublicInbox::TestCommon; use PublicInbox::Eml;