Skip to content

Commit 505f769

Browse files
committed
rename redos
1 parent dc9d1e4 commit 505f769

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/specs/run-spec.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,4 +39,4 @@ runSpecs('GFM', './gfm', true, { gfm: true });
3939
runSpecs('CommonMark', './commonmark', true, { headerIds: false });
4040
runSpecs('Original', './original', false, { gfm: false });
4141
runSpecs('New', './new');
42-
runSpecs('Redos', './redos');
42+
runSpecs('ReDOS', './redos');

0 commit comments

Comments
 (0)