backoffice/node_modules/less/test/browser/runner-errors-spec.js

4 lines
81 B
JavaScript
Raw Normal View History

2020-02-06 10:09:39 +00:00
describe("less.js error tests", function() {
testLessErrorsInDocument();
});