X-Git-Url: http://www.git.stargrave.org/?a=blobdiff_plain;f=t%2Findexlevels-mirror-v1.t;h=a0cee72cb7ca8330e449bc822ca326a5af29902c;hb=4eee5af6011cc8cdefb66c9729952c7eff5c0b0b;hp=9998a09a7fc593c44991cd0e96ef2ae5b2133835;hpb=f90225afaef139a5e82b3083b7bdcb6abf0e7c1e;p=public-inbox.git diff --git a/t/indexlevels-mirror-v1.t b/t/indexlevels-mirror-v1.t index 9998a09a..a0cee72c 100644 --- a/t/indexlevels-mirror-v1.t +++ b/t/indexlevels-mirror-v1.t @@ -1,4 +1,4 @@ -# Copyright (C) 2019 all contributors +# Copyright (C) 2019-2021 all contributors # License: AGPL-3.0+ -$ENV{PI_TEST_VERSION} = 1; +local $ENV{PI_TEST_VERSION} = 1; require './t/indexlevels-mirror.t';