runner-console-errors.js 139 Bytes
less.errorReporting = 'console';

describe("less.js error reporting console test", function() {
    testLessErrorsInDocument(true);
});