[pear/Crypt_GPG] 37caa3: Tests: Fix test class names

[email protected] ("Aleksander Machniak via pear-cvs") Mon, 02 Aug 2021 03:29:44 -0700
Newsgroups php.pear.cvs
Message-ID <pear/Crypt_GPG/push/refs/heads/master/[email protected]>
  Branch: refs/heads/master
  Home:   https://github.com/pear/Crypt_GPG
  Commit: 37caa3a3c006dc3c66d2c9474f342e62abb07037
      https://github.com/pear/Crypt_GPG/commit/37caa3a3c006dc3c66d2c9474f342e62abb07037
  Author: Aleksander Machniak <[email protected]>
  Date:   2021-08-02 (Mon, 02 Aug 2021)

  Changed paths:
    M tests/DecryptAndVerifyTest.php
    M tests/DecryptTest.php
    M tests/DeletePrivateKeyTest.php
    M tests/DeletePublicKeyTest.php
    M tests/EncryptAndSignTest.php
    M tests/EncryptTest.php
    M tests/ExceptionsTest.php
    M tests/ExportPrivateKeyTest.php
    M tests/ExportPublicKeyTest.php
    M tests/GeneralTest.php
    M tests/GetFingerprintTest.php
    M tests/GetKeysTest.php
    M tests/ImportKeyTest.php
    M tests/KeyGeneratorTest.php
    M tests/KeyTest.php
    M tests/SignTest.php
    M tests/SignatureTest.php
    M tests/SubKeyTest.php
    M tests/UserIdTest.php
    M tests/VerifyTest.php

  Log Message:
  -----------
  Tests: Fix test class names