4 lines
81 B
JavaScript
Raw Normal View History

describe('less.js error tests', function() {
testLessErrorsInDocument();
});