mirror of
https://github.com/samsonjs/strftime.git
synced 2026-03-25 09:05:48 +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
|