Fix test format example.
authorGregg Kellogg <gregg@kellogg-assoc.com>
Tue, 11 Sep 2012 20:12:29 -0700
changeset 137 7d4d663a02b9
parent 136 bbcc808bfd7f
child 138 7e69b4cd2983
Fix test format example.
microdata-rdf/tests/index.html
--- a/microdata-rdf/tests/index.html	Tue Sep 11 17:54:41 2012 -0700
+++ b/microdata-rdf/tests/index.html	Tue Sep 11 20:12:29 2012 -0700
@@ -104,9 +104,9 @@
     [ a mf:ManifestEntry;
       mf:name &quot;Test 0001&quot;;
       rdfs:comment  &quot;Item with no itemtype and literal itemprop&quot;;
-      mf:action [qt:data &lt;0001.html&gt;];
+      mf:action [qt:data &lt;0001.html&gt; qt:query &lt;0001.ttl&gt;];
       mf:registry &lt;test-registry.json&gt;;
-      mf:result &lt;0001.ttl&gt;
+      mf:result &quot;true&quot;;
     ]
   )
 ] .