Skip to content

Commit b7318d7

Browse files
committed
Include Compact #ts tests which look for combinations including @set in @container.
1 parent 434054c commit b7318d7

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
@@ -29,7 +29,7 @@ const manifest = options.manifest || {
2929
const TEST_TYPES = {
3030
'jld:CompactTest': {
3131
skip: {
32-
regex: [/#t0073/, /#t[anps]/]
32+
regex: [/#t0073/, /#t[anp]/]
3333
},
3434
fn: 'compact',
3535
params: [

0 commit comments

Comments
 (0)