aboutsummaryrefslogtreecommitdiff
path: root/tests
diff options
context:
space:
mode:
Diffstat (limited to 'tests')
-rwxr-xr-xtests/runtests.pl1
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/runtests.pl b/tests/runtests.pl
index 70688247f..49931f29c 100755
--- a/tests/runtests.pl
+++ b/tests/runtests.pl
@@ -11,7 +11,6 @@ use strict;
@INC=(@INC, $ENV{'srcdir'}, ".");
-require "stunnel.pm"; # stunnel functions
require "getpart.pm"; # array functions
my $srcdir = $ENV{'srcdir'} || '.';