Files
biomedjs/node_modules/less/test/browser/runner-rootpath.js

4 lines
141 B
JavaScript
Raw Permalink Normal View History

2014-09-14 07:04:16 -04:00
less.rootpath = "https://www.github.com/";
describe("less.js browser test - rootpath url's", function() {
testLessEqualsInDocument();
});