Remove lastfm test placeholder

This commit is contained in:
Antoine Gersant 2018-11-12 22:32:49 -08:00
parent b781071b4e
commit 58482bf512

View file

@ -538,8 +538,3 @@ fn playlists() {
assert_eq!(response_json.len(), 0);
}
}
#[test]
fn last_fm() {
// TODO
}