aboutsummaryrefslogtreecommitdiff
path: root/t/17-find.t
diff options
context:
space:
mode:
authorSlack Coder <slackcoder@server.ky>2024-12-10 14:06:06 -0500
committerSlack Coder <slackcoder@server.ky>2025-01-21 15:36:10 -0500
commitba81bf24d8df5153830f06deb7c2b780fe5c292f (patch)
treed8c0aefac933b7ed41e4b8faae75b9feaf0b9f1d /t/17-find.t
parent82b061208df57c0d1d46b06ffa15ad6846db883b (diff)
downloadsbotools2-ba81bf24d8df5153830f06deb7c2b780fe5c292f.tar.xz
GPG verification
Diffstat (limited to 't/17-find.t')
-rwxr-xr-xt/17-find.t3
1 files changed, 2 insertions, 1 deletions
diff --git a/t/17-find.t b/t/17-find.t
index c911d4c..149616c 100755
--- a/t/17-find.t
+++ b/t/17-find.t
@@ -7,12 +7,13 @@ use Test::More;
use Capture::Tiny qw/ capture_merged /;
use FindBin '$RealBin';
use lib $RealBin;
-use Test::Sbotools qw/ make_slackbuilds_txt set_lo sbofind replace_tags_txt set_repo sbosnap /;
+use Test::Sbotools qw/ make_slackbuilds_txt set_gpg_verify set_lo sbofind replace_tags_txt set_repo sbosnap /;
use File::Temp 'tempdir';
plan tests => 10;
make_slackbuilds_txt();
+set_gpg_verify('FALSE');
set_lo("$RealBin/LO");
# 1: basic sbofind testing