summaryrefslogtreecommitdiffhomepage
path: root/test/stylesheet/tc_gradient_fill.rb
diff options
context:
space:
mode:
Diffstat (limited to 'test/stylesheet/tc_gradient_fill.rb')
-rw-r--r--test/stylesheet/tc_gradient_fill.rb1
1 files changed, 0 insertions, 1 deletions
diff --git a/test/stylesheet/tc_gradient_fill.rb b/test/stylesheet/tc_gradient_fill.rb
index 546941d7..b8ce757b 100644
--- a/test/stylesheet/tc_gradient_fill.rb
+++ b/test/stylesheet/tc_gradient_fill.rb
@@ -9,7 +9,6 @@ class TestGradientFill < Test::Unit::TestCase
def teardown
end
-
def test_initialiation
assert_equal(@item.type, :linear)
assert_equal(@item.degree, nil)