about summary refs log tree commit homepage
path: root/t/search-thr-index.t
diff options
context:
space:
mode:
Diffstat (limited to 't/search-thr-index.t')
-rw-r--r--t/search-thr-index.t1
1 files changed, 1 insertions, 0 deletions
diff --git a/t/search-thr-index.t b/t/search-thr-index.t
index ab6d1b0f..ed3e4e76 100644
--- a/t/search-thr-index.t
+++ b/t/search-thr-index.t
@@ -2,6 +2,7 @@
 # License: AGPL-3.0+ <https://www.gnu.org/licenses/agpl-3.0.txt>
 use strict;
 use warnings;
+use bytes (); # only for bytes::length
 use Test::More;
 use File::Temp qw/tempdir/;
 use PublicInbox::MID qw(mids);