diff options
| author | J08nY | 2017-07-27 20:52:46 +0200 |
|---|---|---|
| committer | J08nY | 2017-07-27 20:53:02 +0200 |
| commit | 25134df48508444c6a31ca299341bd09dca1ac82 (patch) | |
| tree | 402f9f4ae1dc908ac99f3c44fa94f215ff49a6ec /src/mailman_pgp/pgp/tests | |
| parent | aa00267275f5d8fb7a5c44490cd849c747454791 (diff) | |
| download | mailman-pgp-25134df48508444c6a31ca299341bd09dca1ac82.tar.gz mailman-pgp-25134df48508444c6a31ca299341bd09dca1ac82.tar.zst mailman-pgp-25134df48508444c6a31ca299341bd09dca1ac82.zip | |
Diffstat (limited to 'src/mailman_pgp/pgp/tests')
| -rw-r--r-- | src/mailman_pgp/pgp/tests/mime_multisig.py | 16 |
1 files changed, 0 insertions, 16 deletions
diff --git a/src/mailman_pgp/pgp/tests/mime_multisig.py b/src/mailman_pgp/pgp/tests/mime_multisig.py deleted file mode 100644 index 56dd01d..0000000 --- a/src/mailman_pgp/pgp/tests/mime_multisig.py +++ /dev/null @@ -1,16 +0,0 @@ -# Copyright (C) 2017 Jan Jancar -# -# This file is a part of the Mailman PGP plugin. -# -# This program is free software; you can redistribute it and/or modify it under -# the terms of the GNU General Public License as published by the Free -# Software Foundation, either version 3 of the License, or (at your option) -# any later version. -# -# This program is distributed in the hope that it will be useful, but WITHOUT -# ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or -# FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for -# more details. -# -# You should have received a copy of the GNU General Public License along with -# this program. If not, see <http://www.gnu.org/licenses/>.
\ No newline at end of file |
