Add tests for multiprocess file appender

This commit is contained in:
Danny Brain
2011-11-03 09:10:02 +11:00
parent 097390bc89
commit a95117c0d3
3 changed files with 176 additions and 2 deletions

View File

@@ -26,6 +26,7 @@
"devDependencies": {
"vows": ">=0.5.2",
"sandboxed-module": ">= 0.1.1",
"hook.io": "0.7.7"
"hook.io": "0.7.7",
"underscore": "1.2.1"
}
}