texinfo-commits
[Top][All Lists]
Advanced

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

[no subject]


From: Patrice Dumas
Date: Sun, 16 Jul 2023 09:27:19 -0400 (EDT)

branch: master
commit 4b26ab71457e3feef99762cfafe6e6c1d0bdfbd6
Author: Patrice Dumas <pertusus@free.fr>
AuthorDate: Sun Jul 16 15:24:15 2023 +0200

    * tp/t/08misc_commands.t (comment_space_command_on_line): remove
    redundant xml test.
---
 ChangeLog              | 5 +++++
 tp/t/08misc_commands.t | 2 +-
 2 files changed, 6 insertions(+), 1 deletion(-)

diff --git a/ChangeLog b/ChangeLog
index 15ab7b6ac9..aad3bc00ea 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2023-07-16  Patrice Dumas  <pertusus@free.fr>
+
+       * tp/t/08misc_commands.t (comment_space_command_on_line): remove
+       redundant xml test.
+
 2023-07-15  Patrice Dumas  <pertusus@free.fr>
 
        * tp/Texinfo/XS/parsetexi/Parsetexi.pm (get_parser_info),
diff --git a/tp/t/08misc_commands.t b/tp/t/08misc_commands.t
index 4ba2104f30..19ea6e193d 100644
--- a/tp/t/08misc_commands.t
+++ b/tp/t/08misc_commands.t
@@ -576,6 +576,7 @@ in example
 '],
 );
 
+# info and xml
 my %info_tests = (
   'comment_space_command_on_line' => 1,
   'setfilename' => 1,
@@ -583,7 +584,6 @@ my %info_tests = (
 
 my %xml_tests = (
   'codequoteundirected_codequotebacktick' => 1,
-  'comment_space_command_on_line' => 1,
   'definfoenclose_with_empty_arg' => 1,
   'vskip' => 1,
 );



reply via email to

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