Fix errors with remote-doc-0009 and -0011
authorGregg Kellogg <gregg@kellogg-assoc.com>
Tue, 03 Sep 2013 16:02:00 -0700
changeset 1961 cbf58ef2316e
parent 1960 2f0783cb31a0
child 1962 9bb0b6644888
Fix errors with remote-doc-0009 and -0011
test-suite/tests/remote-doc-0009-in.json
test-suite/tests/remote-doc-0009-in.jsonld
test-suite/tests/remote-doc-0011-out.jsonld
--- a/test-suite/tests/remote-doc-0009-in.json	Tue Sep 03 15:42:50 2013 -0700
+++ /dev/null	Thu Jan 01 00:00:00 1970 +0000
@@ -1,4 +0,0 @@
-[{
-  "@id": "",
-  "term": "value"
-}]
\ No newline at end of file
--- a/test-suite/tests/remote-doc-0009-in.jsonld	Tue Sep 03 15:42:50 2013 -0700
+++ b/test-suite/tests/remote-doc-0009-in.jsonld	Tue Sep 03 16:02:00 2013 -0700
@@ -0,0 +1,4 @@
+[{
+  "@id": "",
+  "term": "value"
+}]
\ No newline at end of file
--- a/test-suite/tests/remote-doc-0011-out.jsonld	Tue Sep 03 15:42:50 2013 -0700
+++ b/test-suite/tests/remote-doc-0011-out.jsonld	Tue Sep 03 16:02:00 2013 -0700
@@ -1,4 +1,4 @@
 [{
-  "@id": "http://json-ld.org/test-suite/tests/remote-doc-0011-in.json",
+  "@id": "http://json-ld.org/test-suite/tests/remote-doc-0011-in.jldt",
   "http://example/vocab#term": [{"@value": "value"}]
 }]