X-Git-Url: http://www.git.stargrave.org/?a=blobdiff_plain;f=t%2Fnulsubject.t;h=fec6c1aee441ab5ee278c9b6ab5939856b78385b;hb=78792fee4031aee0a8bd532bff98efc2b9409d68;hp=617997c02308e397ef6be97a2344bc9b9de2ca4d;hpb=ad6f26f3b9f0e428020d05667987556f8fcbec2f;p=public-inbox.git diff --git a/t/nulsubject.t b/t/nulsubject.t index 617997c0..fec6c1ae 100644 --- a/t/nulsubject.t +++ b/t/nulsubject.t @@ -1,9 +1,9 @@ -# Copyright (C) 2016-2019 all contributors +# Copyright (C) 2016-2020 all contributors # License: AGPL-3.0+ use strict; use warnings; use Test::More; -require './t/common.perl'; +use PublicInbox::TestCommon; use_ok 'PublicInbox::Import'; use_ok 'PublicInbox::Git';