summaryrefslogtreecommitdiffhomepage
path: root/test/tc_package.rb
diff options
context:
space:
mode:
Diffstat (limited to 'test/tc_package.rb')
-rw-r--r--test/tc_package.rb2
1 files changed, 2 insertions, 0 deletions
diff --git a/test/tc_package.rb b/test/tc_package.rb
index d89f35b0..4bd0d429 100644
--- a/test/tc_package.rb
+++ b/test/tc_package.rb
@@ -236,6 +236,8 @@ class TestPackage < Test::Unit::TestCase
# this is just a roundabout guess for a package as it is build now
# in testing.
assert(stream.size > 80000)
+ # Cached instances should be cleared
+ assert(Axlsx::Relationship.instances.empty?)
end
def test_encrypt