Skip to content

Commit 7fac25f

Browse files
committed
fix
1 parent f80eafc commit 7fac25f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/test/java/com/thealgorithms/ciphers/ADFGVXCipherTest.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44

55
import org.junit.jupiter.api.Test;
66

7-
class ADFGVXCipher {
7+
class ADFGVXCipherTest {
88

99
ADFGVXCipher adfgvxCipher = new ADFGVXCipher();
1010

0 commit comments

Comments
 (0)