fixed up incorrect @type for flatten-0043
authorTristan King <tristan.king@gmail.com>
Sat, 18 May 2013 12:49:58 +0200
changeset 1669 5b4f1db7da93
parent 1668 f21dd153a7a7
child 1670 90101dce7778
fixed up incorrect @type for flatten-0043
test-suite/tests/flatten-manifest.jsonld
--- a/test-suite/tests/flatten-manifest.jsonld	Fri May 17 20:16:54 2013 -0700
+++ b/test-suite/tests/flatten-manifest.jsonld	Sat May 18 12:49:58 2013 +0200
@@ -260,7 +260,7 @@
       "expect": "flatten-0042-out.jsonld"
     }, {
       "@id": "#t0043",
-      "@type": ["jld:PositiveEvaluationTest", "jld:ExpandTest"],
+      "@type": ["jld:PositiveEvaluationTest", "jld:FlattenTest"],
       "name": "Sample test manifest extract",
       "input": "flatten-0043-in.jsonld",
       "expect": "flatten-0043-out.jsonld"