fix(core): update

This commit is contained in:
2019-08-12 22:46:57 +02:00
parent fb99848df1
commit e75d5eabdb
7 changed files with 21 additions and 18 deletions

View File

@ -93,9 +93,7 @@ tap.test('should be able to make a functionCall from client to server', async ()
console.log(response);
});
tap.test('should be able to make a functionCall from server to client', async () => {
});
tap.test('should be able to make a functionCall from server to client', async () => {});
// terminate
tap.test('should close the server', async () => {