X-Git-Url: http://wagner.pp.ru/gitweb/?a=blobdiff_plain;f=test%2F04-pkey.t;h=4469f86b2fc78d639d97f3551206628e03d89272;hb=bd6c4f8c5c8a087ce0ea65c3dc5ee38b38b8802c;hp=532656cb27a8f7ff035c02c7fc449bde5d1e10cc;hpb=949e0de6bf5c9c75f18924f062cf505eea796361;p=openssl-gost%2Fengine.git diff --git a/test/04-pkey.t b/test/04-pkey.t index 532656c..4469f86 100644 --- a/test/04-pkey.t +++ b/test/04-pkey.t @@ -1,5 +1,7 @@ #!/usr/bin/perl use Test2::V0; +skip_all('TODO: add pkey support in provider') + unless $ARGV[0] eq 'engine'; plan(2); use Cwd 'abs_path';