UNPKG

jed

Version:

Gettext Style i18n for Modern JavaScript Apps

14 lines (10 loc) 192 B
REPORTER = dot test: @./node_modules/.bin/mocha \ --require test/common \ --reporter $(REPORTER) \ --growl \ test/tests.js test-browser: @./node_modules/.bin/serve . .PHONY: test