NET-Web-API-w-Angular/my-app/node_modules/less/test/browser/runner-console-errors.js

5 lines
135 B
JavaScript
Raw Normal View History

2024-02-08 19:38:41 -05:00
less.errorReporting = 'console';
describe('less.js error reporting console test', function() {
testLessErrorsInDocument(true);
});