Skip to content

Commit a1fba40

Browse files
committed
Turn on more flattening tests.
1 parent ae7bcbd commit a1fba40

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/test-common.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ const TEST_TYPES = {
5252
},
5353
'jld:FlattenTest': {
5454
skip: {
55-
regex: [/#t0073/, /#t[cmn]/]
55+
regex: [/#t0073/, /#tn/]
5656
},
5757
fn: 'flatten',
5858
params: [

0 commit comments

Comments
 (0)