Files
wechatpay-enterprise-web/node_modules/less/test/browser/runner-console-errors.js
jefferyzhao b9bdc8598b first commit
2025-07-31 17:44:12 +08:00

5 lines
135 B
JavaScript

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