aboutsummaryrefslogtreecommitdiffstats
path: root/tests/bad/bad-eof-in-uri.ttl
diff options
context:
space:
mode:
authorDavid Robillard <d@drobilla.net>2019-10-27 17:53:06 +0100
committerDavid Robillard <d@drobilla.net>2019-10-27 22:40:40 +0100
commit9c3aa95c0ed18ecc20517458bf1c0e4180e8b2e2 (patch)
tree9e3bd4370427336fce39eb60277fb83ae7938743 /tests/bad/bad-eof-in-uri.ttl
parent8f7782ddaae00a88c6dc4cef23d2dc419763a286 (diff)
downloadserd-9c3aa95c0ed18ecc20517458bf1c0e4180e8b2e2.tar.gz
serd-9c3aa95c0ed18ecc20517458bf1c0e4180e8b2e2.tar.bz2
serd-9c3aa95c0ed18ecc20517458bf1c0e4180e8b2e2.zip
Fix example prefixes in test cases
Diffstat (limited to 'tests/bad/bad-eof-in-uri.ttl')
-rw-r--r--tests/bad/bad-eof-in-uri.ttl2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/bad/bad-eof-in-uri.ttl b/tests/bad/bad-eof-in-uri.ttl
index 9bd2a64d..07b6e6ab 100644
--- a/tests/bad/bad-eof-in-uri.ttl
+++ b/tests/bad/bad-eof-in-uri.ttl
@@ -1,3 +1,3 @@
-@prefix eg: <http://example.org> .
+@prefix eg: <http://example.org/> .
<> eg:uri <http://example.org/dontstop \ No newline at end of file