Files
less.js/test/browser/runner-postProcessorPlugin.js
Matthew Dean 42fd7dca20 Release v3.5.0 beta (#3230)
* Lint cleanup of quotes
* v3.5.0-beta
2018-06-24 20:14:33 -07:00

4 lines
90 B
JavaScript

describe('less.js postProcessor Plugin', function() {
testLessEqualsInDocument();
});