We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 572b45a commit 5d102d5Copy full SHA for 5d102d5
test/browser/runner-errors.js
@@ -1,3 +1,5 @@
1
+less.strictUnits = true;
2
+
3
describe("less.js error tests", function() {
4
testLessErrorsInDocument();
5
});
0 commit comments