Skip to content

Commit f895360

Browse files
committed
[js] add rx_captures and rx_qcaps to js-test
1 parent 0963c2d commit f895360

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

tools/build/process-qregex-tests

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -37,8 +37,8 @@ sub test_line($rxsub,$target,$expect,$desc) {
3737

3838

3939
my @files := [
40-
# 'rx_captures',
41-
# 'rx_qcaps',
40+
'rx_captures',
41+
'rx_qcaps',
4242
'rx_basic',
4343
'rx_quantifiers',
4444
'rx_metachars',

0 commit comments

Comments
 (0)