mirror of
https://github.com/pgpainless/pgpainless.git
synced 2025-09-10 18:59:39 +02:00
Rename automaton package to syntax_check
This commit is contained in:
parent
a27c0ff36e
commit
977f8c4101
7 changed files with 28 additions and 27 deletions
|
@ -1,4 +1,4 @@
|
|||
package org.pgpainless.decryption_verification.automaton;
|
||||
package org.pgpainless.decryption_verification.syntax_check;
|
||||
|
||||
import org.junit.jupiter.api.Test;
|
||||
import org.pgpainless.exception.MalformedOpenPgpMessageException;
|
Loading…
Add table
Add a link
Reference in a new issue