--- a/rdf-turtle/index.html Wed Dec 18 09:23:07 2013 -0500
+++ b/rdf-turtle/index.html Wed Dec 18 06:35:59 2013 -0800
@@ -98,6 +98,10 @@
// document unless you know what you're doing. If in doubt ask your friendly neighbourhood
// Team Contact.
wgPatentURI: "http://www.w3.org/2004/01/pp-impl/46168/status",
+
+ testSuiteURI: "http://www.w3.org/2013/TurtleTests/",
+ implementationReportURI: "https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/reports/index.html",
+
doRDFa: true,
preProcess: [ preprocessTurtle ]
};