Timothy Farrell 110879829b Initial work on projector
A stripped down renderer from starlight.
2017-01-27 22:41:05 -06:00

8 lines
150 B
JSON

{
"spec_dir": "spec",
"spec_files": ["**/*[sS]pec.js"],
"helpers": ["helpers/**/*.js"],
"stopSpecOnExpectationFailure": false,
"random": false
}