X-Git-Url: http://www.wagner.pp.ru/gitweb/?a=blobdiff_plain;f=test%2F00-engine.t;h=9f37555465020f5eeadcb61a00b90fee86e634ec;hb=0021eb1fac2d7a6e628b1a4125cecd7520f7b6b6;hp=a09cfe5b762597ef1b1d2117614e636d70bc1712;hpb=265d89dcbce7fce4fa2b560b70597132fd8eb3b2;p=openssl-gost%2Fengine.git diff --git a/test/00-engine.t b/test/00-engine.t index a09cfe5..9f37555 100644 --- a/test/00-engine.t +++ b/test/00-engine.t @@ -1,5 +1,7 @@ #!/usr/bin/perl use Test2::V0; +skip_all('This test is only suitable for the engine') + unless $ARGV[0] eq 'engine'; plan(7); use Cwd 'abs_path';