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 75233711e3
commit 9ad78a50f7
67 changed files with 11893 additions and 0 deletions
+4
View File
@@ -0,0 +1,4 @@
var options = {
indent: 4,
onevar: false
};