{
	"spec_dir": "spec",
	"spec_files": [
		"**/*[sS]pec.js"
	],
	"helpers": [
		"helpers/**/*.js",
		"../node_modules/babel-register/lib/node.js"
	],
	"stopSpecOnExpectationFailure": false,
	"random": false
}
