jscs style checking. Fixed whitespace issues.

This commit is contained in:
Luke Page
2015-01-26 23:34:35 +00:00
parent 70fb045df4
commit 31c3d04980
35 changed files with 572 additions and 571 deletions

View File

@@ -1,4 +1,3 @@
describe("less.js error tests", function() {
testLessErrorsInDocument();
});