Skip to content

Commit e64edf5

Browse files
committed
Don't default processingMode to 1.0.
(Fixes expand-manifest.jsonld#tp001 and expand-manifest.jsonld#tp002$)
1 parent 24c8c3b commit e64edf5

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

tests/test-common.js

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -116,9 +116,6 @@ const TEST_TYPES = {
116116
specVersion: ['json-ld-1.0'],
117117
// FIXME
118118
idRegex: [
119-
// mode
120-
/expand-manifest.jsonld#tp001$/,
121-
/expand-manifest.jsonld#tp002$/,
122119
// Don't double-expand an already expanded graph
123120
/expand-manifest.jsonld#t0081$/,
124121
// Double-expand an already expanded graph

0 commit comments

Comments
 (0)