Oops, undo last change to frame-0014-out, it should be _:t0, not _:t1
authorGregg Kellogg <gregg@kellogg-assoc.com>
Wed, 04 Apr 2012 23:00:49 -0700
changeset 455 a4ce4cd4afe0
parent 454 67c3df88810e
child 456 934e71f4d314
Oops, undo last change to frame-0014-out, it should be _:t0, not _:t1
test-suite/tests/frame-0014-out.jsonld
--- a/test-suite/tests/frame-0014-out.jsonld	Wed Apr 04 18:34:01 2012 -0700
+++ b/test-suite/tests/frame-0014-out.jsonld	Wed Apr 04 23:00:49 2012 -0700
@@ -16,7 +16,7 @@
     "@id": "ex:b",
     "@type": "ex:Node",
     "ex:sees": {
-      "@id": "_:t1",
+      "@id": "_:t0",
       "ex:remember_me": "This value should not disappear."
     }
   }