diff options
author | IOhannes m zmölnig <zmoelnig@users.sourceforge.net> | 2005-10-17 16:17:46 +0000 |
---|---|---|
committer | IOhannes m zmölnig <zmoelnig@users.sourceforge.net> | 2005-10-17 16:17:46 +0000 |
commit | ad91561a3ee7a590f81616e0b91aa3a91f77bc50 (patch) | |
tree | 17b0553ad3725f56f556f72d580d30b7fe300f20 | |
parent | 0a741312eea3cf6c06ba3663650ffa3691b642e7 (diff) |
enabled test
svn path=/trunk/externals/iem/iemmatrix/; revision=3721
-rw-r--r-- | tests/mtx_rowrfft/exist.pd | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/mtx_rowrfft/exist.pd b/tests/mtx_rowrfft/exist.pd index db79cb0..909bd8c 100644 --- a/tests/mtx_rowrfft/exist.pd +++ b/tests/mtx_rowrfft/exist.pd @@ -5,7 +5,7 @@ #X msg 122 366 1; #X obj 122 161 mtx_rowrfft; #X text 67 37 test for existance of [mtx_rowrfft]; -#X msg 122 122 matrixi 1 1 1; +#X msg 122 122 matrix 1 4 0 0 0 0; #X connect 0 0 6 0; #X connect 2 0 3 0; #X connect 3 0 1 0; |