add tests for Last.FM client getSession
This commit is contained in:
7
scrobble/lastfm/testdata/get_session_response.xml
vendored
Normal file
7
scrobble/lastfm/testdata/get_session_response.xml
vendored
Normal file
@@ -0,0 +1,7 @@
|
||||
<lfm status="ok">
|
||||
<session>
|
||||
<name>username1</name>
|
||||
<key>sessionKey1</key>
|
||||
<subscriber>0</subscriber>
|
||||
</session>
|
||||
</lfm>
|
||||
Reference in New Issue
Block a user