summaryrefslogtreecommitdiff
path: root/macros/texinfo/texinfo/tp/t/results/menu/menu_no_closed_in_entry.pl
diff options
context:
space:
mode:
Diffstat (limited to 'macros/texinfo/texinfo/tp/t/results/menu/menu_no_closed_in_entry.pl')
-rw-r--r--macros/texinfo/texinfo/tp/t/results/menu/menu_no_closed_in_entry.pl21
1 files changed, 3 insertions, 18 deletions
diff --git a/macros/texinfo/texinfo/tp/t/results/menu/menu_no_closed_in_entry.pl b/macros/texinfo/texinfo/tp/t/results/menu/menu_no_closed_in_entry.pl
index c9f8a747e3..14c26ae859 100644
--- a/macros/texinfo/texinfo/tp/t/results/menu/menu_no_closed_in_entry.pl
+++ b/macros/texinfo/texinfo/tp/t/results/menu/menu_no_closed_in_entry.pl
@@ -74,24 +74,6 @@ $result_texts{'menu_no_closed_in_entry'} = '* a1:
$result_errors{'menu_no_closed_in_entry'} = [
{
- 'error_line' => ':1: @menu seen before first @node
-',
- 'file_name' => '',
- 'line_nr' => 1,
- 'macro' => '',
- 'text' => '@menu seen before first @node',
- 'type' => 'error'
- },
- {
- 'error_line' => ':1: perhaps your @top node should be wrapped in @ifnottex rather than @ifinfo?
-',
- 'file_name' => '',
- 'line_nr' => 1,
- 'macro' => '',
- 'text' => 'perhaps your @top node should be wrapped in @ifnottex rather than @ifinfo?',
- 'type' => 'error'
- },
- {
'error_line' => ':2: no matching `@end menu\'
',
'file_name' => '',
@@ -103,4 +85,7 @@ $result_errors{'menu_no_closed_in_entry'} = [
];
+$result_floats{'menu_no_closed_in_entry'} = {};
+
+
1;