summaryrefslogtreecommitdiffstats
path: root/util
diff options
context:
space:
mode:
authorBen Laurie <ben@links.org>2013-04-02 06:04:58 +0100
committerBen Laurie <ben@links.org>2013-04-06 15:13:12 +0100
commitf5cd3db541cd1fa71bec1c07a9aecc3e0e058096 (patch)
tree6569a4237f96bb3ebfc3fc9f1964f8f92834017f /util
parent15e5f592c1c094e31883dd499cdfaf9760eaeafc (diff)
Make session ID test work.
Diffstat (limited to 'util')
-rw-r--r--util/pl/unix.pl1
1 files changed, 1 insertions, 0 deletions
diff --git a/util/pl/unix.pl b/util/pl/unix.pl
index d6b11944c3..b8a218db73 100644
--- a/util/pl/unix.pl
+++ b/util/pl/unix.pl
@@ -374,6 +374,7 @@ sub get_tests
'pkcs7-1.pem',
'trsa',
'testrsa.pem',
+ 'testsid.pem',
);
my $copies = copy_scripts(1, 'test', @copies);
$copies .= copy_scripts(0, 'test', ('smcont.txt'));