par(md): fix remove directive in tests
This commit is contained in:
parent
e909e21d7a
commit
7c1d876b36
1 changed files with 0 additions and 1 deletions
|
@ -294,7 +294,6 @@ Deno.test({
|
|||
|
||||
Deno.test({
|
||||
name: "should parse all document",
|
||||
only: true,
|
||||
fn: () => {
|
||||
const par = new MarkdownParser();
|
||||
|
||||
|
|
Reference in a new issue