mirror of
https://github.com/Ylianst/MeshAgent
synced 2025-12-27 21:53:20 +00:00
Updated self-test
This commit is contained in:
@@ -1121,7 +1121,7 @@ function testConsoleHelp()
|
||||
this.parent._res();
|
||||
}).catch(function (e)
|
||||
{
|
||||
this.parent._rej(' => Testing console command: help.......[FAILED]');
|
||||
ret._rej(' => Testing console command: help.......[FAILED]');
|
||||
});
|
||||
return (ret);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user