Skip to content

Commit 0cb34ba

Browse files
committed
ssh-cipher: add TODO comment about test vectors
1 parent 4c4a0e6 commit 0cb34ba

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

ssh-cipher/tests/lib.rs

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
/// Integration tests for `ssh-cipher`.
2+
// TODO(tarcieri): test vectors for each supported cipher
13
use ssh_cipher::Cipher;
24

35
#[test]

0 commit comments

Comments
 (0)