make test.js executable, add shebang line

This commit is contained in:
Sami Samhuri 2013-01-05 15:57:29 -05:00
parent a21ff6140b
commit d75c4eb415

2
test/test.js Normal file → Executable file
View file

@ -1,3 +1,5 @@
#!/usr/bin/env node
// Based on CoffeeScript by andrewschaaf on github
//
// TODO: