Update remote-doc-0009 so it's not an empty document.
authorGregg Kellogg <gregg@kellogg-assoc.com>
Tue, 03 Sep 2013 16:11:43 -0700
changeset 1964 bfb8e40171a8
parent 1963 bd373bd8e7c3
child 1965 203b669abb9a
Update remote-doc-0009 so it's not an empty document.
test-suite/tests/remote-doc-0009-out.jsonld
--- a/test-suite/tests/remote-doc-0009-out.jsonld	Tue Sep 03 16:10:34 2013 -0700
+++ b/test-suite/tests/remote-doc-0009-out.jsonld	Tue Sep 03 16:11:43 2013 -0700
@@ -1,4 +1,4 @@
 [{
   "@id": "http://json-ld.org/test-suite/tests/remote-doc-0009-in.jsonld",
-  "http://example/0009/term": {"@value": "value1"}
+  "http://example/0009/term": [{"@value": "value1"}]
 }]
\ No newline at end of file