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
path: root/test
diff options
context:
space:
mode:
Diffstat (limited to 'test')
-rw-r--r--test/lib/tests.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/lib/tests.js b/test/lib/tests.js
index b5170f1..361b0bf 100644
--- a/test/lib/tests.js
+++ b/test/lib/tests.js
@@ -37,6 +37,6 @@ module.exports = [
},
{
id: 'test-10',
- name: 'Include mixins multiple times (Should throw a warning for SCSS & Stylus and not fail for less & PostCSS)'
+ name: 'Include mixins multiple times'
},
];