runner-console-errors.js 135 Bytes
Newer Older
jatuporn Tonggasem's avatar
jatuporn Tonggasem committed
1 2 3 4 5
less.errorReporting = 'console';

describe("less.js error reporting console test", function() {
    testLessErrorsInDocument(true);
});