Skip to content

Commit

Permalink
test(markdown): add marksman test
Browse files Browse the repository at this point in the history
  • Loading branch information
pbnj committed Jul 30, 2023
1 parent 877e196 commit 71a2bec
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions test/linter/test_markdown_marksman.vader
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
Before:
call ale#assert#SetUpLinterTest('markdown', 'marksman')

After:
call ale#assert#TearDownLinterTest()

Execute(The default command should be correct):
AssertLinter 'marksman', ale#Escape('marksman') . ' %s'

0 comments on commit 71a2bec

Please sign in to comment.