projecte_ionic/node_modules/less/test/browser/runner-console-errors.js

5 lines
135 B
JavaScript
Raw Normal View History

2022-02-09 18:30:03 +01:00
less.errorReporting = 'console';
describe('less.js error reporting console test', function() {
testLessErrorsInDocument(true);
});