Skip to content

Commit

Permalink
Fix make test command.
Browse files Browse the repository at this point in the history
  • Loading branch information
jaredhanson committed Sep 20, 2017
1 parent 4c1febf commit eff22c5
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,8 @@ TESTS = test/*.test.js test/**/*.test.js

LCOVFILE = ./reports/coverage/lcov.info

MOCHAFLAGS = --require ./test/bootstrap/node


view-docs:
open ./docs/index.html
Expand Down

0 comments on commit eff22c5

Please sign in to comment.