Skip to content

Commit d7044d5

Browse files
committed
Clang formatting
1 parent 7fac25f commit d7044d5

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
@@ -6,7 +6,7 @@
66

77
class ADFGVXCipherTest {
88

9-
ADFGVXCipher adfgvxCipher = new ADFGVXCipher();
9+
ADFGVXCipher adfgvxCipher = new ADFGVXCipher();
1010

1111
@Test
1212
void adfgvxCipherEncryptTest() {

0 commit comments

Comments
 (0)