Files
less.js/packages/less/test/browser/runner-rootpath-spec.js
Matthew Dean 2c5e4dd9b9 Lerna refactor / TS compiling w/o bundling (#3521)
* Lerna refactor / TS compiling w/o bundling
* Adds package-lock.json
2020-06-22 05:41:38 -07:00

4 lines
100 B
JavaScript

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