mirror of
https://github.com/less/less.js.git
synced 2026-05-01 03:00:22 -04:00
Added tests for #2124
This commit is contained in:
@@ -52,6 +52,7 @@ lessTester.runTestSet({plugin: 'test/plugins/postprocess/'}, "postProcessorPlugi
|
||||
lessTester.runTestSet({plugin: 'test/plugins/preprocess/'}, "preProcessorPlugin/");
|
||||
lessTester.runTestSet({plugin: 'test/plugins/visitor/'}, "visitorPlugin/");
|
||||
lessTester.runTestSet({plugin: 'test/plugins/filemanager/'}, "filemanagerPlugin/");
|
||||
lessTester.runTestSet({}, "no-strict-math/");
|
||||
lessTester.testSyncronous({syncImport: true}, "import");
|
||||
lessTester.testSyncronous({syncImport: true}, "css");
|
||||
lessTester.testNoOptions();
|
||||
|
||||
Reference in New Issue
Block a user