Add TODO on testing playlist repeat
This commit is contained in:
parent
02e536b184
commit
00cec3375f
@ -10,6 +10,8 @@ from mopidy.utils import get_class
|
||||
from tests import SkipTest
|
||||
from tests.backends.base import populate_playlist
|
||||
|
||||
# TODO Test 'playlist repeat', e.g. repeat=1,single=0
|
||||
|
||||
class BasePlaybackControllerTest(object):
|
||||
tracks = []
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user