summaryrefslogtreecommitdiffstats
path: root/tests/poly.ttl
diff options
context:
space:
mode:
Diffstat (limited to 'tests/poly.ttl')
-rw-r--r--tests/poly.ttl4
1 files changed, 3 insertions, 1 deletions
diff --git a/tests/poly.ttl b/tests/poly.ttl
index 1c73ad0d..a02ba96e 100644
--- a/tests/poly.ttl
+++ b/tests/poly.ttl
@@ -12,12 +12,14 @@
<msg1>
a patch:Set ;
+ patch:context ingen:internalContext ;
patch:subject <ingen:/main/> ;
patch:property ingen:polyphony ;
patch:value 4 .
<msg2>
a patch:Set ;
+ patch:context ingen:externalContext ;
patch:subject <ingen:/main/node> ;
patch:property ingen:polyphonic ;
- patch:value true . \ No newline at end of file
+ patch:value true .