wishthis/node_modules/less/test/browser/runner-console-errors.js
2022-01-21 09:28:41 +01:00

5 lines
No EOL
135 B
JavaScript

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