From 35631bf2f2bdf1f5b00331f3ae148649472af1fd Mon Sep 17 00:00:00 2001 From: David Robillard Date: Thu, 7 Jul 2022 15:39:15 -0400 Subject: Use eg-metro in tests instead of eg-sampler This plugin doesn't have external dependencies (like libsndfile), so is more likely to be present. --- tests/connect_disconnect_node_patch.ttl | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'tests') diff --git a/tests/connect_disconnect_node_patch.ttl b/tests/connect_disconnect_node_patch.ttl index 77ada2ad..373b5cbf 100644 --- a/tests/connect_disconnect_node_patch.ttl +++ b/tests/connect_disconnect_node_patch.ttl @@ -13,10 +13,10 @@ a patch:Put ; - patch:subject ; + patch:subject ; patch:body [ a ingen:Block ; - lv2:prototype + lv2:prototype ] . @@ -85,7 +85,7 @@ patch:body [ a ingen:Arc ; ingen:tail ; - ingen:head + ingen:head ] . -- cgit v1.2.1