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

Commit 8547ea1a by Mick Hansen

Merge pull request #1171 from mickhansen/spec-reporter

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