summaryrefslogtreecommitdiff
path: root/tests
diff options
context:
space:
mode:
authorDave Beckett <dave@dajobe.org>2006-01-02 07:15:09 +0000
committerDave Beckett <dave@dajobe.org>2006-01-02 07:15:09 +0000
commit4a388388eaf0667c3ca39966cba53652574d7865 (patch)
tree638d2726adf595d936d766e8ead0a26bd1c8e1d2 /tests
parentaf37f8ce774200ea5dcc125efeb3a175b4526a36 (diff)
downloadraptor-4a388388eaf0667c3ca39966cba53652574d7865.tar.gz
Added test-23 testing long literal ending in a double quote
Diffstat (limited to 'tests')
-rw-r--r--tests/turtle/manifest.ttl6
1 files changed, 6 insertions, 0 deletions
diff --git a/tests/turtle/manifest.ttl b/tests/turtle/manifest.ttl
index f61b639d..4a2a4776 100644
--- a/tests/turtle/manifest.ttl
+++ b/tests/turtle/manifest.ttl
@@ -145,6 +145,12 @@
mf:result <test-22.out>
]
+ [ mf:name "test-23" ;
+ rdfs:comment "long literal ending in double quote" ;
+ mf:action [ qt:data <test-23.ttl> ] ;
+ mf:result <test-23.out>
+ ]
+
[ mf:name "rdf-schema" ;
rdfs:comment "RDF Namespace document converted into Turtle" ;
mf:action [ qt:data <rdf-schema.ttl> ] ;