Welcome to mirror list, hosted at ThFree Co, Russian Federation.

Makefile - github.com/twbs/rewire.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 19c1a045c8a39e7949ad25e85b25b9d268284099 (plain)
1
2
3
4
test:
	mocha -R spec

.PHONY:	test