From 5b884d40c155fb47ed5ebf7dbbea2cff46f0a1c4 Mon Sep 17 00:00:00 2001 From: John Glover Date: Fri, 24 Dec 2010 18:42:37 +0000 Subject: Residual test is now run --- tests/sms.py | 1 - 1 file changed, 1 deletion(-) (limited to 'tests') 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() -- cgit v1.2.3