mirror of
https://github.com/pgpainless/pgpainless.git
synced 2025-09-09 18:29:39 +02:00
Add PGPainlessCertifyValidateUserIdTest
This commit is contained in:
parent
168c884f27
commit
d540febc7f
1 changed files with 11 additions and 0 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.CertifyValidateUserIdTest;
|
||||||
|
|
||||||
|
public class PGPainlessCertifyValidateUserIdTest extends CertifyValidateUserIdTest {
|
||||||
|
|
||||||
|
}
|
Loading…
Add table
Add a link
Reference in a new issue