Dangling commas

This commit is contained in:
Tim Schaub
2016-01-02 11:20:40 -07:00
parent 80f9a7c5a5
commit 1d65bab158
3 changed files with 3 additions and 3 deletions

View File

@@ -64,7 +64,7 @@ function runTests(includeCoverage, callback) {
];
var config = {
ignoreResourceErrors: true,
useColors: true,
useColors: true
};
if (includeCoverage) {