sudheesh001/loklak-node

View on GitHub
Makefile

Summary

Maintainability
Test Coverage
test:
    ./node_modules/.bin/mocha --reporter spec

.PHONY: test