summaryrefslogtreecommitdiffstats
path: root/tests/get_plugins.ttl
diff options
context:
space:
mode:
Diffstat (limited to 'tests/get_plugins.ttl')
-rw-r--r--tests/get_plugins.ttl7
1 files changed, 0 insertions, 7 deletions
diff --git a/tests/get_plugins.ttl b/tests/get_plugins.ttl
deleted file mode 100644
index 8dc91cdf..00000000
--- a/tests/get_plugins.ttl
+++ /dev/null
@@ -1,7 +0,0 @@
-@prefix lv2: <http://lv2plug.in/ns/lv2core#> .
-@prefix patch: <http://lv2plug.in/ns/ext/patch#> .
-@prefix ingen: <http://drobilla.net/ns/ingen#> .
-
-<msg0>
- a patch:Get ;
- patch:subject <ingen:/plugins> .