diff options
author | Katja <katjav@users.sourceforge.net> | 2011-11-17 16:06:41 +0000 |
---|---|---|
committer | Katja <katjav@users.sourceforge.net> | 2011-11-17 16:06:41 +0000 |
commit | 99c67991f9a3c49485bc40b05f8ce85ecd838da5 (patch) | |
tree | 2d8b05b1bde78de0b1dd6e2027d7c8776f77b117 /unittests/ffpoly-unittest.pd | |
parent | cd623379e1527476011d48698ee5b73d3b48c845 (diff) |
modified unittest patches to use namespace 'testtools/'
svn path=/trunk/externals/creb/; revision=15787
Diffstat (limited to 'unittests/ffpoly-unittest.pd')
-rw-r--r-- | unittests/ffpoly-unittest.pd | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/unittests/ffpoly-unittest.pd b/unittests/ffpoly-unittest.pd index 314af94..9cdf8b7 100644 --- a/unittests/ffpoly-unittest.pd +++ b/unittests/ffpoly-unittest.pd @@ -1,7 +1,7 @@ #N canvas 0 22 714 567 10; #X obj 352 157 creb/ffpoly 3 5; #X obj 352 97 loadbang; -#X obj 31 260 unit-test-frame; +#X obj 31 260 testtools/unit-test-frame; #X obj 352 187 - 2; #X msg 352 123 coefficients 83092; #X msg 31 230 ffpoly; |