DEBSOURCES
Skip Quicknav
sources / node-cli-table / 0.3.11%2B~cs0.13.4-3 / Makefile
12345678
test: @NODE_ENV=test ./node_modules/.bin/expresso $(TESTFLAGS) test/*.test.js test-cov: @TESTFLAGS=--cov $(MAKE) test .PHONY: test test-cov