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