diff options
Diffstat (limited to 'tests')
-rwxr-xr-x | tests/runtests.pl | 1 |
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'} || '.'; |