texinfo-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

branch master updated: tp/t/automatic_menus.t: update tests number


From: Patrice Dumas
Subject: branch master updated: tp/t/automatic_menus.t: update tests number
Date: Sat, 13 Aug 2022 12:23:37 -0400

This is an automated email from the git hooks/post-receive script.

pertusus pushed a commit to branch master
in repository texinfo.

The following commit(s) were added to refs/heads/master by this push:
     new aef8513870 tp/t/automatic_menus.t: update tests number
aef8513870 is described below

commit aef85138700d9f832c1de22692f7e963683abeff
Author: Patrice Dumas <pertusus@free.fr>
AuthorDate: Sat Aug 13 18:23:02 2022 +0200

    tp/t/automatic_menus.t: update tests number
---
 tp/t/automatic_menus.t | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/tp/t/automatic_menus.t b/tp/t/automatic_menus.t
index 62abd10128..212fb008cd 100644
--- a/tp/t/automatic_menus.t
+++ b/tp/t/automatic_menus.t
@@ -5,7 +5,7 @@ use Test::More;
 use lib '.';
 use Texinfo::ModulePath (undef, undef, undef, 'updirs' => 2);
 
-BEGIN { plan tests => 8; }
+BEGIN { plan tests => 10; }
 
 use Texinfo::Parser;
 use Texinfo::Transformations;



reply via email to

[Prev in Thread] Current Thread [Next in Thread]