miguelramos/node-media-manager

View on GitHub
Makefile

Summary

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

.PHONY: test