diff --git a/headphones/albumart_test.py b/headphones/albumart_test.py new file mode 100644 index 00000000..690d4f92 --- /dev/null +++ b/headphones/albumart_test.py @@ -0,0 +1,7 @@ +import unittest +from unittest import TestCase +import mock + +import headphones.albumart + +# no tests...