mirror of
https://github.com/wishthis/wishthis.git
synced 2026-01-11 16:48:39 -05:00
5 lines
135 B
JavaScript
5 lines
135 B
JavaScript
less.errorReporting = 'console';
|
|
|
|
describe('less.js error reporting console test', function() {
|
|
testLessErrorsInDocument(true);
|
|
}); |