Skip to content

Commit f4853b3

Browse files
committed
Add local benchmark base.
1 parent e97c937 commit f4853b3

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tests/test-common.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -943,6 +943,7 @@ function createDocumentLoader(test) {
943943
const localBases = [
944944
'http://json-ld.org/test-suite',
945945
'https://json-ld.org/test-suite',
946+
'https://json-ld.org/benchmarks',
946947
'https://w3c.github.io/json-ld-api/tests',
947948
'https://w3c.github.io/json-ld-framing/tests'
948949
];

0 commit comments

Comments
 (0)