aboutsummaryrefslogtreecommitdiffstats
path: root/test/test_x509crl.rb
diff options
context:
space:
mode:
Diffstat (limited to 'test/test_x509crl.rb')
-rw-r--r--test/test_x509crl.rb1
1 files changed, 1 insertions, 0 deletions
diff --git a/test/test_x509crl.rb b/test/test_x509crl.rb
index f61de971..44dfffc9 100644
--- a/test/test_x509crl.rb
+++ b/test/test_x509crl.rb
@@ -5,6 +5,7 @@ if defined?(OpenSSL::TestUtils)
class OpenSSL::TestX509CRL < OpenSSL::TestCase
def setup
+ super
@rsa1024 = OpenSSL::TestUtils::TEST_KEY_RSA1024
@rsa2048 = OpenSSL::TestUtils::TEST_KEY_RSA2048
@dsa256 = OpenSSL::TestUtils::TEST_KEY_DSA256