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: Sun, 18 Sep 2022 18:08:52 -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 95297301c2 tp/t/automatic_menus.t: update tests number.
95297301c2 is described below

commit 95297301c27ea7c1a3a476e98a95d285ddd4932e
Author: Patrice Dumas <pertusus@free.fr>
AuthorDate: Mon Sep 19 00:08:23 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 c3cb50c9f0..c4bf203228 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 => 10; }
+BEGIN { plan tests => 11; }
 
 use Texinfo::Parser;
 use Texinfo::Transformations;



reply via email to

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