texinfo-commits
[Top][All Lists]
Advanced

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

[no subject]


From: Gavin D. Smith
Date: Sun, 25 Feb 2024 07:35:59 -0500 (EST)

branch: master
commit 3f0bd2b2cc9f9d1c9c7ddf467272227476e12702
Author: Gavin Smith <gavinsmith0123@gmail.com>
AuthorDate: Sun Feb 25 11:17:28 2024 +0000

    update call to insert_nodes_for_sectioning_commands
---
 tp/t/test_utils.pl | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/tp/t/test_utils.pl b/tp/t/test_utils.pl
index 5a731e2e05..5c89117f88 100644
--- a/tp/t/test_utils.pl
+++ b/tp/t/test_utils.pl
@@ -1073,7 +1073,7 @@ sub test($$)
 
   if ($tree_transformations{'insert_nodes_for_sectioning_commands'}) {
     Texinfo::Transformations::insert_nodes_for_sectioning_commands(
-                             $document, $registrar, $main_configuration);
+                             $document, $main_configuration);
   }
 
   Texinfo::Structuring::associate_internal_references($document,



reply via email to

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