spotframework/google_test.py

8 lines
125 B
Python
Raw Normal View History

2019-08-04 02:02:30 +01:00
import main
main.run_user_playlist({
'data': 'ELECTRONIC',
'attributes': {
'username': 'andy'
}
}, None)