mirror of
https://github.com/samsonjs/strftime.git
synced 2026-04-27 14:57:37 +00:00
5 lines
86 B
Makefile
5 lines
86 B
Makefile
test:
|
|
TZ=America/Vancouver node test/test.js
|
|
TZ=CET node test/test.js
|
|
|
|
.PHONY: test
|