Skip to content

Commit

Permalink
fixup! apps: ca,req,x509: Add explicit start and end dates options
Browse files Browse the repository at this point in the history
25-test_req.t: Increment number of planned tests

Signed-off-by: Stephan Wurm <atomisirsi@gsklan.de>
  • Loading branch information
Atomisirsi committed Apr 5, 2024
1 parent 56a3dc8 commit 1d7582b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/recipes/25-test_req.t
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ use OpenSSL::Test qw/:DEFAULT srctop_file/;

setup("test_req");

plan tests => 108;
plan tests => 109;

require_ok(srctop_file('test', 'recipes', 'tconversion.pl'));

Expand Down

0 comments on commit 1d7582b

Please sign in to comment.