diff options
-rw-r--r-- | tests/sms.py | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/sms.py b/tests/sms.py index d85f27a..a1b8fa9 100644 --- a/tests/sms.py +++ b/tests/sms.py @@ -1144,7 +1144,6 @@ class TestSimplSMS(object): def test_residual_synthesis(self): """test_residual_synthesis Compare pysms residual signal with SMS residual""" - return audio, sampling_rate = self.get_audio() pysms.sms_init() snd_header = pysms.SMS_SndHeader() |