이력 | 보기 | 이력해설 | 다운로드 (92 Bytes)
REPORTER = dot
test:
@./node_modules/.bin/mocha \
--reporter $(REPORTER)
.PHONY: test