eiriksm/tessel-ir-to-drupal

View on GitHub
Makefile

Summary

Maintainability
Test Coverage
test-cov:
    ./node_modules/.bin/istanbul cover -- ./node_modules/.bin/_mocha

.PHONY: test-cov