From bbe5313c31386366175222cde3055b63848ebb4c Mon Sep 17 00:00:00 2001 From: David Robillard Date: Sun, 25 Nov 2018 16:12:23 +0100 Subject: Fix lax handling of string errors and add separate lax test suite --- tests/good/manifest.ttl | 7 ------- 1 file changed, 7 deletions(-) (limited to 'tests/good/manifest.ttl') diff --git a/tests/good/manifest.ttl b/tests/good/manifest.ttl index dd83a7e5..9dccde7b 100644 --- a/tests/good/manifest.ttl +++ b/tests/good/manifest.ttl @@ -18,7 +18,6 @@ <#test-30> <#test-a-without-whitespace> <#test-backspace> - <#test-bad-utf8> <#test-base-query> <#test-blank-cont> <#test-blank-in-list> @@ -109,12 +108,6 @@ mf:action ; mf:result . -<#test-bad-utf8> - rdf:type rdft:TestTurtleEval ; - mf:name "test-bad-utf8" ; - mf:action ; - mf:result . - <#test-base-query> rdf:type rdft:TestTurtleEval ; mf:name "test-base-query" ; -- cgit v1.2.1