texinfo-commits
[Top][All Lists]
Advanced

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

branch master updated: * tp/t/no_structure_test.t: uncomment the call to


From: Patrice Dumas
Subject: branch master updated: * tp/t/no_structure_test.t: uncomment the call to Texinfo::Tests::create_group_directory.
Date: Fri, 24 May 2024 13:42:28 -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 d9155aec2d * tp/t/no_structure_test.t: uncomment the call to 
Texinfo::Tests::create_group_directory.
d9155aec2d is described below

commit d9155aec2da5a700c5f278f10586a63479ef47cb
Author: Patrice Dumas <pertusus@free.fr>
AuthorDate: Fri May 24 19:42:19 2024 +0200

    * tp/t/no_structure_test.t: uncomment the call to
    Texinfo::Tests::create_group_directory.
---
 ChangeLog                | 5 +++++
 tp/t/no_structure_test.t | 2 +-
 2 files changed, 6 insertions(+), 1 deletion(-)

diff --git a/ChangeLog b/ChangeLog
index 7313e01da3..5fdc5aec0d 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2024-05-24  Patrice Dumas  <pertusus@free.fr>
+
+       * tp/t/no_structure_test.t: uncomment the call to
+       Texinfo::Tests::create_group_directory.
+
 2024-05-24  Patrice Dumas  <pertusus@free.fr>
 
        * tp/Makefile.am (test_files),
diff --git a/tp/t/no_structure_test.t b/tp/t/no_structure_test.t
index d8199887a4..b1d4fb057c 100644
--- a/tp/t/no_structure_test.t
+++ b/tp/t/no_structure_test.t
@@ -80,7 +80,7 @@ ok(1, "modules loading");
 
 my $test_group = 'no_structure_test';
 
-#Texinfo::Tests::create_group_directory($test_group);
+Texinfo::Tests::create_group_directory($test_group);
 
 
 



reply via email to

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