diff options
Diffstat (limited to 'tests/TurtleTests/two_LITERAL_LONG2s.ttl')
-rw-r--r-- | tests/TurtleTests/two_LITERAL_LONG2s.ttl | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/tests/TurtleTests/two_LITERAL_LONG2s.ttl b/tests/TurtleTests/two_LITERAL_LONG2s.ttl deleted file mode 100644 index ceaad3d4..00000000 --- a/tests/TurtleTests/two_LITERAL_LONG2s.ttl +++ /dev/null @@ -1,4 +0,0 @@ -# Test long literal twice to ensure it does not over-quote -@prefix : <http://example.org/ex#> . -:a :b """first long literal""" . -:c :d """second long literal""" . |