mirror of
https://github.com/frappe/frappe_docker.git
synced 2026-06-20 23:05:09 +00:00
5 lines
No EOL
135 B
JavaScript
5 lines
No EOL
135 B
JavaScript
less.errorReporting = 'console';
|
|
|
|
describe("less.js error reporting console test", function() {
|
|
testLessErrorsInDocument(true);
|
|
}); |