Add test case for require-time libc++ segfault

This commit is contained in:
Lovell Fuller
2015-08-27 23:59:48 +01:00
parent 409d15c624
commit 5b376364f5
3 changed files with 18 additions and 2 deletions

View File

@@ -59,7 +59,8 @@
"mocha": "^2.2.5",
"mocha-jshint": "^2.2.3",
"node-cpplint": "^0.4.0",
"rimraf": "^2.4.2"
"rimraf": "^2.4.2",
"bufferutil": "^1.2.1"
},
"license": "Apache-2.0",
"engines": {