--- a/test-suite/tests/error-manifest.jsonld Wed Sep 04 22:35:25 2013 +0200
+++ b/test-suite/tests/error-manifest.jsonld Wed Sep 04 23:35:50 2013 +0200
@@ -163,10 +163,10 @@
}, {
"@id": "#t0023",
"@type": [ "jld:NegativeEvaluationTest", "jld:FlattenTest" ],
- "name": "Invalid IRI mapping",
- "purpose": "Verifies that an exception is raised in IRI Expansion when a invalid IRI mapping is found",
+ "name": "Invalid IRI mapping (relative IRI in @type)",
+ "purpose": "Verifies that an exception is raised on expansion when a invalid type mapping is found",
"input": "error-0023-in.jsonld",
- "expect": "invalid IRI mapping"
+ "expect": "invalid type mapping"
}, {
"@id": "#t0024",
"@type": [ "jld:NegativeEvaluationTest", "jld:FlattenTest" ],