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

github.com/JohnAlbin/normalize-scss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohnAlbin <virtually.johnalbin@gmail.com>2017-05-06 18:51:03 +0300
committerJohnAlbin <virtually.johnalbin@gmail.com>2017-05-06 18:51:03 +0300
commit42149bcf0a92f3a3e0abaf594cec620e95adbc02 (patch)
treed7f02d844f340e838cd6924af7d2d3e1a08b169d
parent9c4b55a27dd8aa91fa01b3c1595409a44c9a91d9 (diff)
Update typey tests. Fixes #93.
-rw-r--r--test/fixtures/fork-versions/typey-chroma-kss/output.css1
-rw-r--r--test/fixtures/fork-versions/typey/output.css1
2 files changed, 2 insertions, 0 deletions
diff --git a/test/fixtures/fork-versions/typey-chroma-kss/output.css b/test/fixtures/fork-versions/typey-chroma-kss/output.css
index 8b0a6b4..0d23aab 100644
--- a/test/fixtures/fork-versions/typey-chroma-kss/output.css
+++ b/test/fixtures/fork-versions/typey-chroma-kss/output.css
@@ -1,3 +1,4 @@
+/*! typey | GPLv2 License | https://github.com/jptaranto/typey */
/*! normalize-scss | MIT/GPLv2 License | bit.ly/normalize-scss */
* {
box-sizing: border-box; }
diff --git a/test/fixtures/fork-versions/typey/output.css b/test/fixtures/fork-versions/typey/output.css
index 0ddace9..8cc6acf 100644
--- a/test/fixtures/fork-versions/typey/output.css
+++ b/test/fixtures/fork-versions/typey/output.css
@@ -1,4 +1,5 @@
/*! normalize-scss | MIT/GPLv2 License | bit.ly/normalize-scss */
+/*! typey | GPLv2 License | https://github.com/jptaranto/typey */
/* Document
========================================================================== */
/**