mirror of
https://github.com/TheAlgorithms/C-Plus-Plus.git
synced 2026-02-03 18:46:50 +08:00
chore: apply suggestions from code review
This commit is contained in:
@@ -308,7 +308,7 @@ void test_sha256() {
|
||||
}
|
||||
}
|
||||
|
||||
void test() {
|
||||
static void test() {
|
||||
test_compute_padded_size();
|
||||
test_extract_byte();
|
||||
test_get_char();
|
||||
|
||||
Reference in New Issue
Block a user