mirror of
https://github.com/samsonjs/strftime.git
synced 2026-04-27 14:57:37 +00:00
add a makefile
This commit is contained in:
parent
71195bba88
commit
b9a29d1643
1 changed files with 4 additions and 0 deletions
4
Makefile
Normal file
4
Makefile
Normal file
|
|
@ -0,0 +1,4 @@
|
||||||
|
test:
|
||||||
|
node test/test.js
|
||||||
|
|
||||||
|
.PHONY: test
|
||||||
Loading…
Reference in a new issue