Skip to content

Commit

Permalink
adds mocha devDependency, retabs entire file to single tab (eq to 4 s…
Browse files Browse the repository at this point in the history
…paces)
  • Loading branch information
alexanderscott committed Nov 8, 2013
1 parent 219ab11 commit 0576c67
Show file tree
Hide file tree
Showing 4 changed files with 1,003 additions and 981 deletions.
6 changes: 6 additions & 0 deletions Makefile
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
test:
@./node_modules/.bin/mocha \
--ui bdd \
--reporter spec

.PHONY: test
Loading

0 comments on commit 0576c67

Please sign in to comment.