mirror of
https://github.com/yarrick/iodine.git
synced 2024-11-22 08:09:19 +02:00
added base64 test in header
This commit is contained in:
parent
7c53be08c0
commit
1173bf2c8e
|
@ -18,6 +18,7 @@
|
|||
#define __TEST_H__
|
||||
|
||||
TCase *test_base32_create_tests();
|
||||
TCase *test_base64_create_tests();
|
||||
TCase *test_dns_create_tests();
|
||||
TCase *test_encoding_create_tests();
|
||||
TCase *test_read_create_tests();
|
||||
|
|
Loading…
Reference in New Issue