test: mocha ./test/spec.js test-all: mocha lint: jshint ./lib/injectr.js ./test/spec.js ./test/integration.js .PHONY: test