Test: Refactor: Normalize names and behavior

This commit is contained in:
Tinmarino
2020-08-09 16:13:53 -04:00
parent 4b041a606a
commit 7144df6b96
19 changed files with 261 additions and 113 deletions
+1 -1
View File
@@ -59,4 +59,4 @@ Execute (Search failure message):
redir => output
silent VimwikiSearch not_exist
redir END
Assert match(output, 'VimwikiSearch: No match found.') > -1, "expected custom error"
Assert match(output, 'Vimwiki: Search: No match found.') > -1, "expected custom error"