mirror of
https://kevinblog.sytes.net/Code/Jibo-Revival-Group/Zos.git
synced 2026-06-16 18:36:42 +00:00
5 lines
34 B
Makefile
5 lines
34 B
Makefile
|
|
test:
|
||
|
|
npm test
|
||
|
|
|
||
|
|
.PHONY: test
|