[Pkg-javascript-commits] [less.js] 67/88: Let tests reflect output of new luma function.
Jonas Smedegaard
dr at jones.dk
Mon Oct 26 23:22:27 UTC 2015
This is an automated email from the git hooks/post-receive script.
js pushed a commit to annotated tag v1.7.0
in repository less.js.
commit 4952b66b3c169b2924d71c8b39df1a43a28fbc98
Author: Roel van Duijnhoven <roel.duijnhoven at gmail.com>
Date: Fri Feb 21 08:49:34 2014 +0100
Let tests reflect output of new luma function.
---
test/css/functions.css | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/test/css/functions.css b/test/css/functions.css
index 17509c1..923b8f2 100644
--- a/test/css/functions.css
+++ b/test/css/functions.css
@@ -40,11 +40,11 @@
contrast-light-thresh: #111111;
contrast-dark-thresh: #eeeeee;
contrast-high-thresh: #eeeeee;
- contrast-low-thresh: #111111;
+ contrast-low-thresh: #eeeeee;
contrast-light-thresh-per: #111111;
contrast-dark-thresh-per: #eeeeee;
contrast-high-thresh-per: #eeeeee;
- contrast-low-thresh-per: #111111;
+ contrast-low-thresh-per: #eeeeee;
replace: "Hello, World!";
replace-captured: "This is a new string.";
replace-with-flags: "2 + 2 = 4";
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-javascript/less.js.git
More information about the Pkg-javascript-commits
mailing list