mirror of
https://github.com/Ylianst/MeshAgent
synced 2025-12-31 23:53:21 +00:00
updated file transfer test
This commit is contained in:
@@ -334,6 +334,7 @@ function testFileDownload()
|
||||
case 'uploaddone':
|
||||
console.log(' -> File Transfer (Upload)...........[OK]');
|
||||
this.uploadsuccess = true;
|
||||
this.end();
|
||||
break;
|
||||
}
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user