diff options
Diffstat (limited to 'test/w3c/TriGTests/trig-syntax-bad-base-05.trig')
-rw-r--r-- | test/w3c/TriGTests/trig-syntax-bad-base-05.trig | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/test/w3c/TriGTests/trig-syntax-bad-base-05.trig b/test/w3c/TriGTests/trig-syntax-bad-base-05.trig new file mode 100644 index 00000000..fa915d53 --- /dev/null +++ b/test/w3c/TriGTests/trig-syntax-bad-base-05.trig @@ -0,0 +1,4 @@ +# BASE inside graph +{ + BASE <http://example/> +}
\ No newline at end of file |