summaryrefslogtreecommitdiffhomepage
path: root/test/rels
diff options
context:
space:
mode:
authorRandy Morgan <[email protected]>2011-11-29 20:02:06 +0900
committerRandy Morgan <[email protected]>2011-11-29 20:02:06 +0900
commita61e58efc3055f51019c26d7853bf227a33d20b2 (patch)
tree485550301d0993f972a658f58ff71b7a21a87cca /test/rels
parentb2fe6b32fe35fc54265b908257f3c131052db664 (diff)
downloadcaxlsx-a61e58efc3055f51019c26d7853bf227a33d20b2.tar.gz
caxlsx-a61e58efc3055f51019c26d7853bf227a33d20b2.zip
clean up as we do not need a set up method in this test.
Diffstat (limited to 'test/rels')
-rw-r--r--test/rels/tc_relationships.rb6
1 files changed, 0 insertions, 6 deletions
diff --git a/test/rels/tc_relationships.rb b/test/rels/tc_relationships.rb
index 5df2b3e8..fb3795c3 100644
--- a/test/rels/tc_relationships.rb
+++ b/test/rels/tc_relationships.rb
@@ -3,12 +3,6 @@ require 'axlsx.rb'
class TestRelationships < Test::Unit::TestCase
- def setup
- @rels = Axlsx::Relationships.new
- end
-
- def teardown
- end
def test_valid_document
@rels = Axlsx::Relationships.new