Skip to content

Commit 866161e

Browse files
committed
Enable framing tests.
1 parent b75728c commit 866161e

File tree

1 file changed

+1
-8
lines changed

1 file changed

+1
-8
lines changed

tests/test-common.js

Lines changed: 1 addition & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -122,14 +122,7 @@ const TEST_TYPES = {
122122
// see JSON-LD 1.0 Errata
123123
specVersion: ['json-ld-1.0'],
124124
// FIXME
125-
idRegex: [
126-
// lists
127-
/frame-manifest.jsonld#t0058$/,
128-
// included
129-
/frame-manifest.jsonld#tin01$/,
130-
/frame-manifest.jsonld#tin02$/,
131-
/frame-manifest.jsonld#tin03$/,
132-
]
125+
idRegex: []
133126
},
134127
fn: 'frame',
135128
params: [

0 commit comments

Comments
 (0)