wishthis/node_modules/less/test/browser/runner-no-js-errors-spec.js

4 lines
101 B
JavaScript
Raw Normal View History

2022-01-21 08:28:41 +00:00
describe('less.js javascript disabled error tests', function() {
testLessErrorsInDocument();
});