mirror of
https://github.com/atlanticbiomedical/biomedjs.git
synced 2025-07-02 00:47:26 -04:00
Added node-modules
This commit is contained in:
6
node_modules/less/test/browser/runner-legacy.js
generated
vendored
Normal file
6
node_modules/less/test/browser/runner-legacy.js
generated
vendored
Normal file
@ -0,0 +1,6 @@
|
||||
less.strictMath = false;
|
||||
less.strictUnits = false;
|
||||
|
||||
describe("less.js legacy tests", function() {
|
||||
testLessEqualsInDocument();
|
||||
});
|
Reference in New Issue
Block a user