mirror of
https://github.com/pgpainless/pgpainless.git
synced 2025-09-10 18:59:39 +02:00
Generate-Key: Use new packet tags
This commit is contained in:
parent
963e442b3c
commit
e552255aa6
4 changed files with 21 additions and 10 deletions
|
@ -0,0 +1,11 @@
|
|||
// SPDX-FileCopyrightText: 2025 Paul Schaub <vanitasvitae@fsfe.org>
|
||||
//
|
||||
// SPDX-License-Identifier: Apache-2.0
|
||||
|
||||
package sop.testsuite.pgpainless.operation;
|
||||
|
||||
import sop.testsuite.operation.MergeCertsTest;
|
||||
|
||||
public class PGPainlessMergeCertsTest extends MergeCertsTest {
|
||||
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue