1
0
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:
Bryan Roe
2020-09-11 12:21:40 -07:00
parent 61b8c71e6a
commit f234c37969

View File

@@ -334,6 +334,7 @@ function testFileDownload()
case 'uploaddone':
console.log(' -> File Transfer (Upload)...........[OK]');
this.uploadsuccess = true;
this.end();
break;
}
});