aboutsummaryrefslogtreecommitdiff
path: root/tests/mtx_fill/exist.pd
diff options
context:
space:
mode:
Diffstat (limited to 'tests/mtx_fill/exist.pd')
-rw-r--r--tests/mtx_fill/exist.pd8
1 files changed, 6 insertions, 2 deletions
diff --git a/tests/mtx_fill/exist.pd b/tests/mtx_fill/exist.pd
index ce33b43..9b4390f 100644
--- a/tests/mtx_fill/exist.pd
+++ b/tests/mtx_fill/exist.pd
@@ -5,9 +5,13 @@
#X msg 122 366 1;
#X obj 122 161 mtx_fill;
#X text 67 37 test for existance of [mtx_fill];
-#X msg 122 122 matrix 1 1 1;
+#X msg 122 96 matrix 1 1 1;
+#X obj 122 127 t a a a;
#X connect 0 0 6 0;
#X connect 2 0 3 0;
#X connect 3 0 1 0;
#X connect 4 0 2 0;
-#X connect 6 0 4 0;
+#X connect 6 0 7 0;
+#X connect 7 0 4 0;
+#X connect 7 1 4 1;
+#X connect 7 2 4 2;