test: add unit test for audio adapter

fix: import issues
This commit is contained in:
Félix Voituret
2019-11-08 18:01:47 -05:00
parent c4d1343897
commit d19c13bf66
5 changed files with 84 additions and 3 deletions

4
tests/__init__.py Normal file
View File

@@ -0,0 +1,4 @@
#!/usr/bin/env python
# coding: utf8
""" TO DOCUMENT """