Test upload path correction

master
richard@richard.do 2013-02-04 03:06:54 +00:00
parent 1ee5601f10
commit e67db04f14
1 changed files with 1 additions and 1 deletions

View File

@ -15,7 +15,7 @@ def test():
print(files)
#upload file
print(m.upload('tests/test.py'))
print(m.upload('test.py'))
#download file from url
m.download_url('https://mega.co.nz/#!utYjgSTQ!OM4U3V5v_W4N5edSo0wolg1D5H0fwSrLD3oLnLuS9pc')