aboutsummaryrefslogtreecommitdiffstats
path: root/test/w3c/TriGTests/trig-syntax-bad-ln-escape.trig
diff options
context:
space:
mode:
Diffstat (limited to 'test/w3c/TriGTests/trig-syntax-bad-ln-escape.trig')
-rw-r--r--test/w3c/TriGTests/trig-syntax-bad-ln-escape.trig2
1 files changed, 2 insertions, 0 deletions
diff --git a/test/w3c/TriGTests/trig-syntax-bad-ln-escape.trig b/test/w3c/TriGTests/trig-syntax-bad-ln-escape.trig
new file mode 100644
index 00000000..dcdd0592
--- /dev/null
+++ b/test/w3c/TriGTests/trig-syntax-bad-ln-escape.trig
@@ -0,0 +1,2 @@
+@prefix : <http://example/> .
+{:s :p :o%2 .}