added node, nodeunit and a couple of stubbed in coffeescript tests

This commit is contained in:
brianleroux
2011-08-19 20:39:35 -07:00
parent 1c064b0922
commit 5a3208291c
67 changed files with 11893 additions and 0 deletions
+4
View File
@@ -0,0 +1,4 @@
var options = {
indent: 4,
onevar: false
};