Skip to content

Commit 7855f14

Browse files
committed
Skip more tests.
1 parent 6399a2b commit 7855f14

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

tests/test-common.js

+8
Original file line numberDiff line numberDiff line change
@@ -305,12 +305,20 @@ const TEST_TYPES = {
305305
/frame-manifest.jsonld#tp010$/,
306306
/frame-manifest.jsonld#tp050$/,
307307
/frame-manifest.jsonld#teo01$/,
308+
/frame-manifest.jsonld#t0062$/,
309+
/frame-manifest.jsonld#t0063$/,
308310
// @embed:@first
309311
/frame-manifest.jsonld#t0060$/,
310312
// requireAll
311313
/frame-manifest.jsonld#tra01$/,
312314
/frame-manifest.jsonld#tra02$/,
313315
/frame-manifest.jsonld#tra03$/,
316+
// wildcard
317+
/frame-manifest.jsonld#t0061$/,
318+
// included
319+
/frame-manifest.jsonld#tin01$/,
320+
/frame-manifest.jsonld#tin02$/,
321+
/frame-manifest.jsonld#tin03$/,
314322
]
315323
},
316324
fn: 'frame',

0 commit comments

Comments
 (0)