mirror of
https://github.com/less/less.js.git
synced 2026-01-23 06:07:56 -05:00
5 lines
80 B
JavaScript
5 lines
80 B
JavaScript
describe("less.js error tests", function() {
|
|
testLessErrorsInDocument();
|
|
});
|
|
|