fix tests' imports

This commit is contained in:
Roman Zeyde
2014-08-05 10:14:46 +03:00
parent a1a3979b7f
commit c34415df9d
6 changed files with 11 additions and 11 deletions

View File

@@ -1,5 +1,5 @@
import stream
import wave
from amodem import stream
from amodem import wave
def test():