mirror of
https://github.com/less/less.js.git
synced 2026-02-14 00:44:59 -05:00
add browser postProcessor Plugin test
This commit is contained in:
3
test/browser/runner-postProcessorPlugin.js
Normal file
3
test/browser/runner-postProcessorPlugin.js
Normal file
@@ -0,0 +1,3 @@
|
||||
describe("less.js postProcessor Plugin", function() {
|
||||
testLessEqualsInDocument();
|
||||
});
|
||||
Reference in New Issue
Block a user