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 e97c937 commit f4853b3Copy full SHA for f4853b3
tests/test-common.js
@@ -943,6 +943,7 @@ function createDocumentLoader(test) {
943
const localBases = [
944
'http://json-ld.org/test-suite',
945
'https://json-ld.org/test-suite',
946
+ 'https://json-ld.org/benchmarks',
947
'https://w3c.github.io/json-ld-api/tests',
948
'https://w3c.github.io/json-ld-framing/tests'
949
];
0 commit comments