mirror of
https://github.com/php-gnupg/php-gnupg.git
synced 2026-02-05 22:01:35 +00:00
Fix tests with gpg2
This commit is contained in:
parent
a32dc2f988
commit
75a9b387ea
4 changed files with 45 additions and 11 deletions
|
|
@ -5,7 +5,7 @@ import a new key into the keyring
|
|||
--FILE--
|
||||
<?php
|
||||
require_once "gnupgt.inc";
|
||||
gnupgt::delete_key();
|
||||
gnupgt::reset_key();
|
||||
|
||||
$gpg = new gnupg();
|
||||
$gpg->seterrormode(gnupg::ERROR_WARNING);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue