From c79f15a90bf92f4ee8a82bbc07d5dd60cc81825c Mon Sep 17 00:00:00 2001 From: Tinmarino Date: Fri, 23 Jun 2023 12:28:52 -0400 Subject: [PATCH] CI: Fix previous test for (issue #1279) --- test/issue_1279_gq_wrap_definition.vader | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/test/issue_1279_gq_wrap_definition.vader b/test/issue_1279_gq_wrap_definition.vader index 82e0756..3b0f1e1 100644 --- a/test/issue_1279_gq_wrap_definition.vader +++ b/test/issue_1279_gq_wrap_definition.vader @@ -17,6 +17,13 @@ Expect (Wrapped with the :: prefix prepended): Given vimwiki (Small heading): :: aaa +Execute (Log): + call SetSyntax("default") + Log 'Comments: ' . &comments + Log 'Formatoptions: ' . &formatoptions + Log 'Blockquote_markers: ' . string(vimwiki#vars#get_syntaxlocal('blockquote_markers')) + Log 'Syntax: ' . vimwiki#vars#get_wikilocal('syntax') + Do (A ): A\