Trim extraneous whitespace

This commit is contained in:
Greg Cobb and Tim Jarratt
2014-08-28 15:55:39 -07:00
parent dee1066652
commit 64a67ed320
2 changed files with 0 additions and 2 deletions

View File

@@ -461,7 +461,6 @@ describe("jasmine spec running", function () {
});
});
// TODO: is this useful? It doesn't catch syntax errors
xit("should recover gracefully when there are errors in describe functions", function() {
var specs = [];