grooveondemand/test/test_playlists.py

13 lines
112 B
Python
Raw Normal View History

def test_create_playlist():
pass
def test_update_playlist():
pass
def delete_playlist():
pass