Skip to content

Commit 3f16c30

Browse files
authored
Update ChaCha20Test.java
1 parent 85b58ab commit 3f16c30

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

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

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -127,3 +127,4 @@ private static byte[] hexStringToByteArray(String s) {
127127
return data;
128128
}
129129
}
130+

0 commit comments

Comments
 (0)