mirror of
https://github.com/rembo10/headphones.git
synced 2026-05-06 19:59:44 +01:00
* Dummy test , example for albumart. Required for precise coverage
This commit is contained in:
7
headphones/albumart_test.py
Normal file
7
headphones/albumart_test.py
Normal file
@@ -0,0 +1,7 @@
|
||||
import unittest
|
||||
from unittest import TestCase
|
||||
import mock
|
||||
|
||||
import headphones.albumart
|
||||
|
||||
# no tests...
|
||||
Reference in New Issue
Block a user