Skip to content

Commit eb54804

Browse files
committed
Include Expansion test 0088 in tests buy updating skip regexp.
1 parent bf9ff8a commit eb54804

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
@@ -42,7 +42,7 @@ const TEST_TYPES = {
4242
},
4343
'jld:ExpandTest': {
4444
skip: {
45-
regex: [/#t[cmn]/, /#t008./]
45+
regex: [/#t[cmn]/, /#t008[0-7]/]
4646
},
4747
fn: 'expand',
4848
params: [

0 commit comments

Comments
 (0)