from app.playlists import PlaylistTab def test_init(session): """Just check we can create a playlist""" playlist = PlaylistTab() assert playlist