summaryrefslogtreecommitdiffhomepage
path: root/test/stylesheet/tc_table_style.rb
diff options
context:
space:
mode:
Diffstat (limited to 'test/stylesheet/tc_table_style.rb')
-rw-r--r--test/stylesheet/tc_table_style.rb1
1 files changed, 0 insertions, 1 deletions
diff --git a/test/stylesheet/tc_table_style.rb b/test/stylesheet/tc_table_style.rb
index f58a7a0d..f86cc54c 100644
--- a/test/stylesheet/tc_table_style.rb
+++ b/test/stylesheet/tc_table_style.rb
@@ -1,7 +1,6 @@
require 'tc_helper.rb'
class TestTableStyle < Test::Unit::TestCase
-
def setup
@item = Axlsx::TableStyle.new "fisher"
end