diff options
author | David Robillard <d@drobilla.net> | 2025-01-30 14:35:51 -0500 |
---|---|---|
committer | David Robillard <d@drobilla.net> | 2025-01-30 15:51:01 -0500 |
commit | e7a120cddc8a72cfcc264c4cd83a0911d352e0a2 (patch) | |
tree | 52f42d2c277bb915421453e7decd49833a43826c /test/extra/bad/bad-eof-after-quotes.ttl | |
parent | 4ef30fd5e0f175a4f8c79be49fb15a4fc6676517 (diff) | |
download | serd-e7a120cddc8a72cfcc264c4cd83a0911d352e0a2.tar.gz serd-e7a120cddc8a72cfcc264c4cd83a0911d352e0a2.tar.bz2 serd-e7a120cddc8a72cfcc264c4cd83a0911d352e0a2.zip |
Separate EOF tests from catch-all "bad" test suite
Diffstat (limited to 'test/extra/bad/bad-eof-after-quotes.ttl')
-rw-r--r-- | test/extra/bad/bad-eof-after-quotes.ttl | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/test/extra/bad/bad-eof-after-quotes.ttl b/test/extra/bad/bad-eof-after-quotes.ttl deleted file mode 100644 index 40e429cb..00000000 --- a/test/extra/bad/bad-eof-after-quotes.ttl +++ /dev/null @@ -1,3 +0,0 @@ -@prefix eg: <http://example.org/> . - -<> eg:comment ""
\ No newline at end of file |