From 4e5178ac1f74e4dd9671909da208810e8cd91fcb Mon Sep 17 00:00:00 2001 From: benyamin ginting Date: Thu, 14 Feb 2013 10:39:25 +0700 Subject: [PATCH] Update lib/harsh.rb MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit only test commit in your repo  --- lib/harsh.rb | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/lib/harsh.rb b/lib/harsh.rb index c4ebab4..6740a01 100644 --- a/lib/harsh.rb +++ b/lib/harsh.rb @@ -10,4 +10,5 @@ def harsh_random(type = Sass::Script::String.new("number"), max = Sass::Script:: Sass::Script::Number.new(rand(max.value), max.numerator_units, max.denominator_units) end end -end \ No newline at end of file +end +// test commit