summaryrefslogtreecommitdiffhomepage
path: root/test/stylesheet/tc_gradient_stop.rb
diff options
context:
space:
mode:
Diffstat (limited to 'test/stylesheet/tc_gradient_stop.rb')
-rw-r--r--test/stylesheet/tc_gradient_stop.rb1
1 files changed, 0 insertions, 1 deletions
diff --git a/test/stylesheet/tc_gradient_stop.rb b/test/stylesheet/tc_gradient_stop.rb
index f1cf5183..1340e225 100644
--- a/test/stylesheet/tc_gradient_stop.rb
+++ b/test/stylesheet/tc_gradient_stop.rb
@@ -9,7 +9,6 @@ class TestGradientStop < Test::Unit::TestCase
def teardown
end
-
def test_initialiation
assert_equal(@item.color.rgb, "FFFF0000")
assert_equal(@item.position, 1.0)