Skip to content

Commit

Permalink
Reference non-next integration tests manifest
Browse files Browse the repository at this point in the history
  • Loading branch information
rubensworks committed Mar 19, 2024
1 parent 9c0b537 commit 44cc94d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion engines/query-sparql/package.json
Expand Up @@ -65,7 +65,7 @@
"spec:sparql-star-evaluation": "node ../../node_modules/rdf-test-suite/bin/Runner.js spec/sparql-engine.js https://w3c.github.io/rdf-star/tests/sparql/eval/manifest.ttl -c ../../.rdf-test-suite-cache/",
"spec": "yarn run spec:query && yarn run spec:update && yarn run spec:sparql12-xsd-datetime-duration && yarn run spec:sparql-star-syntax && yarn run spec:sparql-star-evaluation",
"spec-earl": "yarn run spec:query -o earl -p spec/earl-meta.json > earl.ttl",
"integration": "rdf-test-suite-ldf spec/sparql-engine.js https://comunica.github.io/manifest-ldf-tests/next/sparql/sparql-manifest.ttl -d 200000 -c ../../.rdf-test-suite-ldf-cache/"
"integration": "rdf-test-suite-ldf spec/sparql-engine.js https://comunica.github.io/manifest-ldf-tests/sparql/sparql-manifest.ttl -d 200000 -c ../../.rdf-test-suite-ldf-cache/"
},
"dependencies": {
"@comunica/actor-context-preprocess-convert-shortcuts": "^3.0.1",
Expand Down

0 comments on commit 44cc94d

Please sign in to comment.