Fix test format example.
--- 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 "Test 0001";
rdfs:comment "Item with no itemtype and literal itemprop";
- mf:action [qt:data <0001.html>];
+ mf:action [qt:data <0001.html> qt:query <0001.ttl>];
mf:registry <test-registry.json>;
- mf:result <0001.ttl>
+ mf:result "true";
]
)
] .