summaryrefslogtreecommitdiffstats
path: root/test/recipes/70-test_asyncio.t
diff options
context:
space:
mode:
authorRichard Levitte <levitte@openssl.org>2016-11-01 15:03:38 +0100
committerRichard Levitte <levitte@openssl.org>2016-11-02 18:14:04 +0100
commit2c4a3f938ca378d2017275d299f02512b232ceaf (patch)
treeb95fd1addc8f101741a1fd605d83a41355334fad /test/recipes/70-test_asyncio.t
parentFix link to LibFuzzer (diff)
downloadopenssl-2c4a3f938ca378d2017275d299f02512b232ceaf.tar.xz
openssl-2c4a3f938ca378d2017275d299f02512b232ceaf.zip
Test recipes: remove duplicate OpenSSL::Test usage
Reviewed-by: Matt Caswell <matt@openssl.org> (Merged from https://github.com/openssl/openssl/pull/1815)
Diffstat (limited to 'test/recipes/70-test_asyncio.t')
-rw-r--r--test/recipes/70-test_asyncio.t1
1 files changed, 0 insertions, 1 deletions
diff --git a/test/recipes/70-test_asyncio.t b/test/recipes/70-test_asyncio.t
index c26f75705c..3c15c3d7b3 100644
--- a/test/recipes/70-test_asyncio.t
+++ b/test/recipes/70-test_asyncio.t
@@ -7,7 +7,6 @@
# https://www.openssl.org/source/license.html
-use OpenSSL::Test;
use OpenSSL::Test::Utils;
use OpenSSL::Test qw/:DEFAULT srctop_file/;