--- 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"}]
}]