Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/twbs/rfs.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorXhmikosR <xhmikosr@gmail.com>2021-07-26 16:00:22 +0300
committerXhmikosR <xhmikosr@gmail.com>2021-07-26 16:08:51 +0300
commit753d464177cd75129fb83d7952eb4ed4aee6c275 (patch)
treeef99cad2b5c5266f69ac788d408b4089d0812fd8 /test/test.js
parent2cdfb740055c8c85203663e3d2702f85b51c9f58 (diff)
Add Less 4 tests too
Diffstat (limited to 'test/test.js')
-rw-r--r--test/test.js1
1 files changed, 1 insertions, 0 deletions
diff --git a/test/test.js b/test/test.js
index 19387f4..21c8190 100644
--- a/test/test.js
+++ b/test/test.js
@@ -8,6 +8,7 @@ const tests = require('./tests.json');
const styles = [
'Less',
+ 'Less4',
'LibSass',
'DartSass',
'Stylus',