about summary refs log tree commit homepage
path: root/t
diff options
context:
space:
mode:
authorEric Wong <e@yhbt.net>2020-08-20 20:24:55 +0000
committerEric Wong <e@yhbt.net>2020-08-20 21:11:23 +0000
commitf62ddb19552b19f398d56193d7cf20cf20b61a04 (patch)
tree24776b4cb455443e0fb05e25496859d63bc50599 /t
parent4c7baaa7dcacf1108c7db6e0ce484ab76c4a018a (diff)
downloadpublic-inbox-f62ddb19552b19f398d56193d7cf20cf20b61a04.tar.gz
Numbers are hard :<
Diffstat (limited to 't')
-rw-r--r--t/nntpd-v2.t2
1 files changed, 1 insertions, 1 deletions
diff --git a/t/nntpd-v2.t b/t/nntpd-v2.t
index 7fc3447e..1dd992a0 100644
--- a/t/nntpd-v2.t
+++ b/t/nntpd-v2.t
@@ -1,4 +1,4 @@
 # Copyright (C) 2019-2020 all contributors <meta@public-inbox.org>
 # License: AGPL-3.0+ <https://www.gnu.org/licenses/agpl-3.0.txt>
-local $ENV{PI_TEST_VERSION} = 1;
+local $ENV{PI_TEST_VERSION} = 2;
 require './t/nntpd.t';