Update reference to ToRDF manifest and expected results for 0016 and 0018 to use updated naming.
--- a/test-suite/manifest.jsonld Mon Apr 30 12:56:29 2012 -0400
+++ b/test-suite/manifest.jsonld Mon Apr 30 10:11:13 2012 -0700
@@ -10,6 +10,6 @@
"tests/frame-manifest.jsonld",
"tests/fromRdf-manifest.jsonld",
"tests/normalize-manifest.jsonld",
- "tests/rdf-manifest.jsonld"
+ "tests/toRdf-manifest.jsonld"
]
}
--- a/test-suite/tests/toRdf-0016-out.nq Mon Apr 30 12:56:29 2012 -0400
+++ b/test-suite/tests/toRdf-0016-out.nq Mon Apr 30 10:11:13 2012 -0700
@@ -1,1 +1,1 @@
-<http://json-ld.org/test-suite/tests/rdf-0016.jsonld> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2000/01/rdf-schema#Resource> .
+<http://json-ld.org/test-suite/tests/toRdf-0016-in.jsonld> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2000/01/rdf-schema#Resource> .
--- a/test-suite/tests/toRdf-0018-out.nq Mon Apr 30 12:56:29 2012 -0400
+++ b/test-suite/tests/toRdf-0018-out.nq Mon Apr 30 10:11:13 2012 -0700
@@ -1,1 +1,1 @@
-<http://json-ld.org/test-suite/tests/rdf-0018.jsonld#frag> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2000/01/rdf-schema#Resource> .
+<http://json-ld.org/test-suite/tests/toRdf-0018-in.jsonld#frag> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2000/01/rdf-schema#Resource> .