UNPKG

f-xyz-diff

Version:

Difference between two arrays|strings.

11 lines (7 loc) 190 B
.PHONY: test watch all: test test: mocha --compilers coffee:coffee-script/register -R spec istanbul cover _mocha watch: mocha --compilers coffee:coffee-script/register -R spec --watch