summaryrefslogtreecommitdiffstats
path: root/util
diff options
context:
space:
mode:
authorBen Laurie <ben@links.org>2013-04-02 05:38:57 +0100
committerBen Laurie <ben@links.org>2013-04-06 15:13:11 +0100
commit509a83dd365f167a997d2855f6cd417fb43d3e75 (patch)
tree42d00e4a6a6fe2776b6d6a66958bf9718bc2fe32 /util
parent8c7f5f3becce0522bbad4539d079e011f05eb5ac (diff)
Make RSA test work.
Diffstat (limited to 'util')
-rw-r--r--util/pl/unix.pl2
1 files changed, 2 insertions, 0 deletions
diff --git a/util/pl/unix.pl b/util/pl/unix.pl
index c5586486c0..c1be1fc7ec 100644
--- a/util/pl/unix.pl
+++ b/util/pl/unix.pl
@@ -371,6 +371,8 @@ sub get_tests
'testreq2.pem',
'testp7.pem',
'pkcs7-1.pem',
+ 'trsa',
+ 'testrsa.pem',
);
my $copies = copy_scripts('test', @copies);