mirror of
https://github.com/Azure/k8s-deploy.git
synced 2026-08-05 11:16:59 +08:00
d7506e9702
Co-authored-by: Oliver King <oking3@uncc.edu>
7 lines
55 B
Makefile
7 lines
55 B
Makefile
|
|
test:
|
|
@node_modules/.bin/tape test.js
|
|
|
|
.PHONY: test
|
|
|