summaryrefslogtreecommitdiffhomepage
path: root/test/workbook/worksheet/tc_icon_set.rb
diff options
context:
space:
mode:
Diffstat (limited to 'test/workbook/worksheet/tc_icon_set.rb')
-rw-r--r--test/workbook/worksheet/tc_icon_set.rb1
1 files changed, 0 insertions, 1 deletions
diff --git a/test/workbook/worksheet/tc_icon_set.rb b/test/workbook/worksheet/tc_icon_set.rb
index 9096625a..483de228 100644
--- a/test/workbook/worksheet/tc_icon_set.rb
+++ b/test/workbook/worksheet/tc_icon_set.rb
@@ -41,5 +41,4 @@ class TestIconSet < Test::Unit::TestCase
assert_equal(doc.xpath(".//iconSet[@iconSet='3TrafficLights1'][@percent=1][@reverse=0][@showValue=1]").size, 1)
assert_equal(doc.xpath(".//iconSet//cfvo").size, 3)
end
-
end