❤️ linter

This commit is contained in:
Ryan Cavanaugh
2016-02-10 11:18:02 -08:00
parent 5af2c47b13
commit 03d2382326

View File

@@ -947,7 +947,7 @@ namespace Harness {
}
}
}
else if (name === 'suppressOutputPathCheck') {
else if (name === "suppressOutputPathCheck") {
options.suppressOutputPathCheck = true;
}
else {