mirror of
https://github.com/less/less.js.git
synced 2026-05-01 03:00:22 -04:00
Fix the browser tests
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
var less = {};
|
||||
var less = {logLevel: 4};
|
||||
|
||||
less.strictUnits = true;
|
||||
less.javascriptEnabled = false;
|
||||
|
||||
Reference in New Issue
Block a user