aboutsummaryrefslogtreecommitdiffstats
path: root/test/w3c/NTriplesTests/nt-syntax-bad-esc-01.nt
diff options
context:
space:
mode:
Diffstat (limited to 'test/w3c/NTriplesTests/nt-syntax-bad-esc-01.nt')
-rw-r--r--test/w3c/NTriplesTests/nt-syntax-bad-esc-01.nt2
1 files changed, 2 insertions, 0 deletions
diff --git a/test/w3c/NTriplesTests/nt-syntax-bad-esc-01.nt b/test/w3c/NTriplesTests/nt-syntax-bad-esc-01.nt
new file mode 100644
index 00000000..f7a88add
--- /dev/null
+++ b/test/w3c/NTriplesTests/nt-syntax-bad-esc-01.nt
@@ -0,0 +1,2 @@
+# Bad string escape
+<http://example/s> <http://example/p> "a\zb" .