summaryrefslogtreecommitdiffstats
path: root/tests/get_patch.ttl
diff options
context:
space:
mode:
Diffstat (limited to 'tests/get_patch.ttl')
-rw-r--r--tests/get_patch.ttl2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/get_patch.ttl b/tests/get_patch.ttl
index 5d2eb737..4652777d 100644
--- a/tests/get_patch.ttl
+++ b/tests/get_patch.ttl
@@ -29,7 +29,7 @@
a patch:Put ;
patch:subject <ingen:root/> ;
patch:body [
- a ingen:Edge ;
+ a ingen:Arc ;
ingen:tail <ingen:root/sub/node1/left_out> ;
ingen:head <ingen:root/sub/node2/left_in>
] .