minor code style
[redakcja.git] / apps / wiki / static--wiki--editor--node_modules--grunt-contrib-less--node_modules--less--test / browser / runner-console-errors.js
1 less.errorReporting = 'console';
2
3 describe("less.js error reporting console test", function() {
4     testLessErrorsInDocument(true);
5 });