summaryrefslogtreecommitdiffstats
path: root/tests/empty.ingen/manifest.ttl
diff options
context:
space:
mode:
authorDavid Robillard <d@drobilla.net>2016-08-01 15:44:14 -0400
committerDavid Robillard <d@drobilla.net>2016-08-17 17:25:42 -0400
commit17ad0ca1ad23b336b0fa5952f42dfad95397fc47 (patch)
tree1cac18de3f2b56ac7885fa7f9566ded8eab8872e /tests/empty.ingen/manifest.ttl
parentd6621e5d1e6f705a09106f62cc75cb33c8c18670 (diff)
downloadingen-17ad0ca1ad23b336b0fa5952f42dfad95397fc47.tar.gz
ingen-17ad0ca1ad23b336b0fa5952f42dfad95397fc47.tar.bz2
ingen-17ad0ca1ad23b336b0fa5952f42dfad95397fc47.zip
Rename main graph and control/notify ports
Diffstat (limited to 'tests/empty.ingen/manifest.ttl')
-rw-r--r--tests/empty.ingen/manifest.ttl4
1 files changed, 2 insertions, 2 deletions
diff --git a/tests/empty.ingen/manifest.ttl b/tests/empty.ingen/manifest.ttl
index c02191ef..71f194a0 100644
--- a/tests/empty.ingen/manifest.ttl
+++ b/tests/empty.ingen/manifest.ttl
@@ -9,8 +9,8 @@
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
-<graph.ttl>
+<main.ttl>
lv2:prototype ingen:GraphPrototype ;
a ingen:Graph ,
lv2:Plugin ;
- rdfs:seeAlso <graph.ttl> .
+ rdfs:seeAlso <main.ttl> .