aboutsummaryrefslogtreecommitdiffstats
path: root/test/ossl_x509req.rb
diff options
context:
space:
mode:
Diffstat (limited to 'test/ossl_x509req.rb')
-rwxr-xr-xtest/ossl_x509req.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/ossl_x509req.rb b/test/ossl_x509req.rb
index 21701c5..215888e 100755
--- a/test/ossl_x509req.rb
+++ b/test/ossl_x509req.rb
@@ -20,4 +20,4 @@ p req.sign(pkey, Digest::MD5.new)
p req.verify key
p req.verify pkey
p req.verify k2
-
+puts req.to_text