Skip to content

Commit

Permalink
rename redos
Browse files Browse the repository at this point in the history
  • Loading branch information
UziTech committed May 4, 2019
1 parent dc9d1e4 commit 505f769
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/specs/run-spec.js
Original file line number Diff line number Diff line change
Expand Up @@ -39,4 +39,4 @@ runSpecs('GFM', './gfm', true, { gfm: true });
runSpecs('CommonMark', './commonmark', true, { headerIds: false });
runSpecs('Original', './original', false, { gfm: false });
runSpecs('New', './new');
runSpecs('Redos', './redos');
runSpecs('ReDOS', './redos');

0 comments on commit 505f769

Please sign in to comment.