mirror of
https://hub.njuu.cf/TheAlgorithms/C-Plus-Plus.git
synced 2023-10-11 13:05:55 +08:00
chore: apply suggestions from code review
This commit is contained in:
parent
e17c998a51
commit
33468b1ffc
@ -308,7 +308,7 @@ void test_sha256() {
|
||||
}
|
||||
}
|
||||
|
||||
void test() {
|
||||
static void test() {
|
||||
test_compute_padded_size();
|
||||
test_extract_byte();
|
||||
test_get_char();
|
||||
|
Loading…
Reference in New Issue
Block a user