mirror of
https://github.com/atlanticbiomedical/biomedjs.git
synced 2025-07-02 00:47:26 -04:00
6 lines
133 B
JavaScript
6 lines
133 B
JavaScript
less.strictMath = false;
|
|
less.strictUnits = false;
|
|
|
|
describe("less.js legacy tests", function() {
|
|
testLessEqualsInDocument();
|
|
}); |