DEBSOURCES
Skip Quicknav
sources / node-css-parse / 1.7.0%2Bdfsg-1 / Makefile
1234567891011
test: @./node_modules/.bin/mocha \ --require should \ --reporter spec \ --bail bench: @./node_modules/.bin/matcha .PHONY: test bench