Skip to content

Commit 3a54939

Browse files
committed
Run rx_modifiers on make js-test
1 parent d5702b6 commit 3a54939

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tools/build/process-qregex-tests

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ my @files := [
4545
'rx_charclass',
4646
'rx_backtrack',
4747
'rx_subrules',
48-
# 'rx_modifiers',
48+
'rx_modifiers',
4949
];
5050
my $tests := 0;
5151
for @files -> $fn {

0 commit comments

Comments
 (0)