Fix third party module specs.
This commit is contained in:
parent
c82e73a4ec
commit
e07e26ca76
3 changed files with 10 additions and 21 deletions
|
@ -2,5 +2,5 @@ process.on('uncaughtException', function(err) {
|
|||
process.send(err.message);
|
||||
});
|
||||
|
||||
require('int64-native');
|
||||
require('time');
|
||||
process.send('ok');
|
Loading…
Add table
Add a link
Reference in a new issue