Remove references to non-existing contexts for expand-0054 and -0055.
--- a/test-suite/tests/expand-manifest.jsonld Fri May 03 13:42:54 2013 -0400
+++ b/test-suite/tests/expand-manifest.jsonld Sat May 04 13:22:05 2013 -0700
@@ -329,14 +329,12 @@
"@type": ["jld:PositiveEvaluationTest", "jld:ExpandTest"],
"name": "Expand term with @type: @vocab",
"input": "expand-0054-in.jsonld",
- "context": "expand-0054-context.jsonld",
"expect": "expand-0054-out.jsonld"
}, {
"@id": "#t0055",
"@type": ["jld:PositiveEvaluationTest", "jld:ExpandTest"],
"name": "Expand @vocab-relative term with @type: @vocab",
"input": "expand-0055-in.jsonld",
- "context": "expand-0055-context.jsonld",
"expect": "expand-0055-out.jsonld"
}, {
"@id": "#t0056",