Skip to content

Commit

Permalink
enabled test_htable
Browse files Browse the repository at this point in the history
  • Loading branch information
pstorz committed Dec 20, 2017
1 parent 1cf2cbc commit 35fa7a4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/lib/unittests/test_lib.cc
Expand Up @@ -49,8 +49,8 @@ int main(void) {
cmocka_unit_test(test_dlist),
cmocka_unit_test(test_bsnprintf),
cmocka_unit_test(test_alist),
cmocka_unit_test(test_htable),
// cmocka_unit_test(test_base64),
// cmocka_unit_test(test_htable),
// cmocka_unit_test(test_generate_crypto_passphrase),
// cmocka_unit_test(test_fnmatch),
// cmocka_unit_test(test_guid_to_name),
Expand Down

0 comments on commit 35fa7a4

Please sign in to comment.