diff options
author | David Robillard <d@drobilla.net> | 2024-06-24 15:12:05 -0400 |
---|---|---|
committer | David Robillard <d@drobilla.net> | 2024-06-25 15:54:43 -0400 |
commit | 51cc405d288a078543523efd380ce3c7d11ac501 (patch) | |
tree | 48d3b3263e966cc46c0667fd40212304cb70cbde /test/extra/bad/bad-bom-1.ttl | |
parent | 2f51df8eed40bb808dce0ce1d5ba218a1b2b0071 (diff) | |
download | serd-51cc405d288a078543523efd380ce3c7d11ac501.tar.gz serd-51cc405d288a078543523efd380ce3c7d11ac501.tar.bz2 serd-51cc405d288a078543523efd380ce3c7d11ac501.zip |
Improve test suite coverage
Diffstat (limited to 'test/extra/bad/bad-bom-1.ttl')
-rw-r--r-- | test/extra/bad/bad-bom-1.ttl | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/test/extra/bad/bad-bom-1.ttl b/test/extra/bad/bad-bom-1.ttl new file mode 100644 index 00000000..7d7681d4 --- /dev/null +++ b/test/extra/bad/bad-bom-1.ttl @@ -0,0 +1,3 @@ +ï# This file starts with the first byte of the UTF-8 Byte Order Mark + +<http://example.org/thing> a <http://example.org/Thing> . |