author | Andy Seaborne <andy.seaborne@apache.org> |
Wed, 11 Sep 2013 15:17:01 +0100 | |
changeset 1078 | 3fcaf6781dc8 |
parent 1077 | 3f841d8ad7a2 |
child 1079 | ffb417900e07 |
trig/index.html |
--- a/trig/index.html Wed Sep 11 08:27:43 2013 -0400 +++ b/trig/index.html Wed Sep 11 15:17:01 2013 +0100 @@ -113,7 +113,10 @@ // the code below is commented out because it generates HTML validation errors // doRDFa: true, - preProcess: [ preprocessTrig ] + preProcess: [ preprocessTrig ] , + + testSuiteURI: "https://dvcs.w3.org/hg/rdf/file/default/trig/tests" + }; </script>