X-Git-Url: http://www.wagner.pp.ru/gitweb/?a=blobdiff_plain;f=test%2F04-pkey.t;h=4469f86b2fc78d639d97f3551206628e03d89272;hb=0021eb1fac2d7a6e628b1a4125cecd7520f7b6b6;hp=532656cb27a8f7ff035c02c7fc449bde5d1e10cc;hpb=265d89dcbce7fce4fa2b560b70597132fd8eb3b2;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';