summaryrefslogtreecommitdiffstats
path: root/tests/create_delete_patch.ttl
diff options
context:
space:
mode:
Diffstat (limited to 'tests/create_delete_patch.ttl')
-rw-r--r--tests/create_delete_patch.ttl4
1 files changed, 2 insertions, 2 deletions
diff --git a/tests/create_delete_patch.ttl b/tests/create_delete_patch.ttl
index a3ef906c..474a15a2 100644
--- a/tests/create_delete_patch.ttl
+++ b/tests/create_delete_patch.ttl
@@ -4,11 +4,11 @@
<msg0>
a patch:Put ;
- patch:subject <ingen:root/sub> ;
+ patch:subject <ingen:/root/sub> ;
patch:body [
a ingen:Graph ;
] .
<msg1>
a patch:Delete ;
- patch:subject <ingen:root/sub> .
+ patch:subject <ingen:/root/sub> .