Add test for native modules.

This commit is contained in:
Cheng Zhao
2013-08-01 15:40:54 +08:00
parent 394fb77ee0
commit 79870494df
3 changed files with 32 additions and 1 deletions

View File

@@ -7,7 +7,8 @@
"mocha": "*",
"walkdir": "*",
"unzip": "*"
"unzip": "*",
"int64-native": "*"
},
"private": true,