We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6399a2b commit 7855f14Copy full SHA for 7855f14
tests/test-common.js
@@ -305,12 +305,20 @@ const TEST_TYPES = {
305
/frame-manifest.jsonld#tp010$/,
306
/frame-manifest.jsonld#tp050$/,
307
/frame-manifest.jsonld#teo01$/,
308
+ /frame-manifest.jsonld#t0062$/,
309
+ /frame-manifest.jsonld#t0063$/,
310
// @embed:@first
311
/frame-manifest.jsonld#t0060$/,
312
// requireAll
313
/frame-manifest.jsonld#tra01$/,
314
/frame-manifest.jsonld#tra02$/,
315
/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$/,
322
]
323
},
324
fn: 'frame',
0 commit comments