不要怂,就是干,撸起袖子干!

Commit de6aeacf by Mick Hansen

Use spec as default reporter

1 parent d987f037
Showing with 1 additions and 1 deletions
REPORTER ?= dot
REPORTER ?= spec
TESTS = $(shell find ./test/* -name "*.test.js")
DIALECT ?= mysql
......
Markdown is supported
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!