fnp
/
redakcja.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
fix in editor
[redakcja.git]
/
apps
/
wiki
/
static--wiki--editor--node_modules--grunt-contrib-less--node_modules--less--test
/
browser
/
runner-console-errors.js
1
less.errorReporting = 'console';
2
3
describe("less.js error reporting console test", function() {
4
testLessErrorsInDocument(true);
5
});