summaryrefslogtreecommitdiff
path: root/macros/texinfo/texinfo/tp/t/results/coverage/group_beginning_and_end_on_line.pl
diff options
context:
space:
mode:
Diffstat (limited to 'macros/texinfo/texinfo/tp/t/results/coverage/group_beginning_and_end_on_line.pl')
-rw-r--r--macros/texinfo/texinfo/tp/t/results/coverage/group_beginning_and_end_on_line.pl10
1 files changed, 8 insertions, 2 deletions
diff --git a/macros/texinfo/texinfo/tp/t/results/coverage/group_beginning_and_end_on_line.pl b/macros/texinfo/texinfo/tp/t/results/coverage/group_beginning_and_end_on_line.pl
index 94463b6982..04482410aa 100644
--- a/macros/texinfo/texinfo/tp/t/results/coverage/group_beginning_and_end_on_line.pl
+++ b/macros/texinfo/texinfo/tp/t/results/coverage/group_beginning_and_end_on_line.pl
@@ -57,7 +57,11 @@ $result_trees{'group_beginning_and_end_on_line'} = {
'end_command' => {},
'spaces_before_argument' => ' '
},
- 'line_nr' => {},
+ 'line_nr' => {
+ 'file_name' => '',
+ 'line_nr' => 1,
+ 'macro' => ''
+ },
'parent' => {}
}
],
@@ -69,7 +73,6 @@ $result_trees{'group_beginning_and_end_on_line'}{'contents'}[0]{'contents'}[0]{'
$result_trees{'group_beginning_and_end_on_line'}{'contents'}[0]{'contents'}[0]{'args'}[0]{'parent'} = $result_trees{'group_beginning_and_end_on_line'}{'contents'}[0]{'contents'}[0];
$result_trees{'group_beginning_and_end_on_line'}{'contents'}[0]{'contents'}[0]{'parent'} = $result_trees{'group_beginning_and_end_on_line'}{'contents'}[0];
$result_trees{'group_beginning_and_end_on_line'}{'contents'}[0]{'extra'}{'end_command'} = $result_trees{'group_beginning_and_end_on_line'}{'contents'}[0]{'contents'}[0];
-$result_trees{'group_beginning_and_end_on_line'}{'contents'}[0]{'line_nr'} = $result_trees{'group_beginning_and_end_on_line'}{'contents'}[0]{'contents'}[0]{'line_nr'};
$result_trees{'group_beginning_and_end_on_line'}{'contents'}[0]{'parent'} = $result_trees{'group_beginning_and_end_on_line'};
$result_texis{'group_beginning_and_end_on_line'} = '@group within @end group
@@ -91,4 +94,7 @@ $result_errors{'group_beginning_and_end_on_line'} = [
];
+$result_floats{'group_beginning_and_end_on_line'} = {};
+
+
1;