Test: Fix not understood frooze
Found by dichotomy, related to :file commmand and filename cannto be writen. bug in run_test.sh but not in custom Vader
This commit is contained in:
parent
355c1f76b0
commit
66a294d76f
@ -14,7 +14,7 @@ Given vimwiki (Internal links zith spaces):
|
||||
|
||||
One line here
|
||||
|
||||
Execute (Set markdown):
|
||||
Execute (Set filename wiki_test.md):
|
||||
file wiki_test.md
|
||||
call SetSyntax('markdown')
|
||||
|
||||
@ -55,7 +55,6 @@ Given vimwiki (Internal links + one link to filenew):
|
||||
- [filenew](filenew)
|
||||
|
||||
Execute (Set filename wiki_test.md):
|
||||
file wiki_test.md
|
||||
call SetSyntax('markdown')
|
||||
|
||||
Do (Navigate with <Tab>):
|
||||
|
Loading…
Reference in New Issue
Block a user