Skip to content

Commit 0f3f949

Browse files
authored
Update CaesarTest.java
1 parent d4b28b3 commit 0f3f949

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

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

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -44,3 +44,4 @@ void caesarBruteForce() {
4444
assertEquals("Encrypt this text", allPossibleAnswers[5]);
4545
}
4646
}
47+
// Nice code!

0 commit comments

Comments
 (0)