slightly more coherent organization of concerns

This commit is contained in:
brianleroux
2011-08-19 21:50:46 -07:00
parent 5a3208291c
commit e44cc8add1
67 changed files with 6 additions and 9 deletions
+3
View File
@@ -0,0 +1,3 @@
// This file is just added for convenience so this repository can be
// directly checked out into a project's deps folder
module.exports = require('./lib/nodeunit');