diff options
Diffstat (limited to 'tests/help-msg/zexy.pd')
-rw-r--r-- | tests/help-msg/zexy.pd | 14 |
1 files changed, 0 insertions, 14 deletions
diff --git a/tests/help-msg/zexy.pd b/tests/help-msg/zexy.pd deleted file mode 100644 index 44d3d58..0000000 --- a/tests/help-msg/zexy.pd +++ /dev/null @@ -1,14 +0,0 @@ -#N canvas 179 117 582 310 10; -#X obj 91 117 inlet bang; -#X obj 91 270 outlet result; -#X obj 91 138 t b b b; -#X obj 113 214 zexy; -#X obj 91 240 i 1; -#X msg 113 183 help; -#X text 37 51 tests whether [zexy] crashes when a "help"-message is -sent; -#X connect 0 0 2 0; -#X connect 2 0 4 0; -#X connect 2 1 5 0; -#X connect 4 0 1 0; -#X connect 5 0 3 0; |