Fixup after name change from document-loader to remote-doc.
authorGregg Kellogg <gregg@kellogg-assoc.com>
Tue, 03 Sep 2013 15:17:05 -0700
changeset 1957 ce304cba36b4
parent 1956 1d8c40b91cfa
child 1958 5e135ee4c4f0
Fixup after name change from document-loader to remote-doc.
test-suite/tests/remote-doc-0001-out.jsonld
test-suite/tests/remote-doc-0002-out.jsonld
test-suite/tests/remote-doc-0003-out.jsonld
test-suite/tests/remote-doc-0009-out.jsonld
test-suite/tests/remote-doc-0010-out.jsonld
test-suite/tests/remote-doc-0011-out.jsonld
--- a/test-suite/tests/remote-doc-0001-out.jsonld	Tue Sep 03 15:15:08 2013 -0700
+++ b/test-suite/tests/remote-doc-0001-out.jsonld	Tue Sep 03 15:17:05 2013 -0700
@@ -1,4 +1,4 @@
 [{
-  "@id": "http://json-ld.org/test-suite/tests/document-loader-0001-in.jsonld",
+  "@id": "http://json-ld.org/test-suite/tests/remote-doc-0001-in.jsonld",
   "http://example/vocab#term": [{"@value": "object"}]
 }]
--- a/test-suite/tests/remote-doc-0002-out.jsonld	Tue Sep 03 15:15:08 2013 -0700
+++ b/test-suite/tests/remote-doc-0002-out.jsonld	Tue Sep 03 15:17:05 2013 -0700
@@ -1,4 +1,4 @@
 [{
-  "@id": "http://json-ld.org/test-suite/tests/document-loader-0002-in.json",
+  "@id": "http://json-ld.org/test-suite/tests/remote-doc-0002-in.json",
   "http://example/vocab#term": [{"@value": "object"}]
 }]
--- a/test-suite/tests/remote-doc-0003-out.jsonld	Tue Sep 03 15:15:08 2013 -0700
+++ b/test-suite/tests/remote-doc-0003-out.jsonld	Tue Sep 03 15:17:05 2013 -0700
@@ -1,4 +1,4 @@
 [{
-  "@id": "http://json-ld.org/test-suite/tests/document-loader-0003-in.jldt",
+  "@id": "http://json-ld.org/test-suite/tests/remote-doc-0003-in.jldt",
   "http://example/vocab#term": [{"@value": "object"}]
 }]
--- a/test-suite/tests/remote-doc-0009-out.jsonld	Tue Sep 03 15:15:08 2013 -0700
+++ b/test-suite/tests/remote-doc-0009-out.jsonld	Tue Sep 03 15:17:05 2013 -0700
@@ -1,3 +1,3 @@
 [{
-  "@id": "http"
+  "@id": "http://json-ld.org/test-suite/tests/remote-doc-0009-in.jsonld"
 }]
\ No newline at end of file
--- a/test-suite/tests/remote-doc-0010-out.jsonld	Tue Sep 03 15:15:08 2013 -0700
+++ b/test-suite/tests/remote-doc-0010-out.jsonld	Tue Sep 03 15:17:05 2013 -0700
@@ -1,4 +1,4 @@
 [{
-  "@id": "http://json-ld.org/test-suite/tests/document-loader-0002-in.json",
+  "@id": "http://json-ld.org/test-suite/tests/remote-doc-0010-in.json",
   "http://example/vocab#term": [{"@value": "object"}]
 }]
--- a/test-suite/tests/remote-doc-0011-out.jsonld	Tue Sep 03 15:15:08 2013 -0700
+++ b/test-suite/tests/remote-doc-0011-out.jsonld	Tue Sep 03 15:17:05 2013 -0700
@@ -1,4 +1,4 @@
 [{
-  "@id": "http://json-ld.org/test-suite/tests/document-loader-0011-in.json",
+  "@id": "http://json-ld.org/test-suite/tests/remote-doc-0011-in.json",
   "http://example/vocab#term": [{"@value": "object"}]
 }]