mirror of
https://github.com/samsonjs/strftime.git
synced 2026-03-25 09:05:48 +00:00
make test.js executable, add shebang line
This commit is contained in:
parent
a21ff6140b
commit
d75c4eb415
1 changed files with 2 additions and 0 deletions
2
test/test.js
Normal file → Executable file
2
test/test.js
Normal file → Executable file
|
|
@ -1,3 +1,5 @@
|
|||
#!/usr/bin/env node
|
||||
|
||||
// Based on CoffeeScript by andrewschaaf on github
|
||||
//
|
||||
// TODO:
|
||||
|
|
|
|||
Loading…
Reference in a new issue