Files
less.js/test/browser/runner-rootpath-spec.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
100 B
JavaScript

describe('less.js browser test - rootpath url\'s', function() {
testLessEqualsInDocument();
});