mirror of
https://github.com/pgpainless/pgpainless.git
synced 2025-09-09 10:19:39 +02:00
Fix test name
This commit is contained in:
parent
665db5ceb6
commit
eefc622f63
1 changed files with 1 additions and 1 deletions
|
@ -6,6 +6,6 @@ package sop.testsuite.pgpainless.operation;
|
||||||
|
|
||||||
import sop.testsuite.operation.DecryptWithSessionKeyTest;
|
import sop.testsuite.operation.DecryptWithSessionKeyTest;
|
||||||
|
|
||||||
public class PGPainlessDecryptWIthSessionKeyTest extends DecryptWithSessionKeyTest {
|
public class PGPainlessDecryptWithSessionKeyTest extends DecryptWithSessionKeyTest {
|
||||||
|
|
||||||
}
|
}
|
Loading…
Add table
Add a link
Reference in a new issue