mirror of
https://github.com/atlanticbiomedical/biomedjs.git
synced 2025-07-02 00:47:26 -04:00
4 lines
141 B
JavaScript
4 lines
141 B
JavaScript
less.rootpath = "https://www.github.com/";
|
|
describe("less.js browser test - rootpath url's", function() {
|
|
testLessEqualsInDocument();
|
|
}); |