mirror of
https://github.com/monero-project/monero.git
synced 2025-06-19 06:24:11 -04:00
unit_tests: fix missing test names
This commit is contained in:
parent
6b2b1d6368
commit
dbfa4f84ee
2 changed files with 1 additions and 5 deletions
|
@ -123,7 +123,7 @@ static void test_keccak_hmac(const size_t * chunks)
|
|||
}
|
||||
|
||||
|
||||
TEST(keccak_hmac, )
|
||||
TEST(keccak_hmac, nullptr)
|
||||
{
|
||||
test_keccak_hmac(nullptr);
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue