added base64 test in header

This commit is contained in:
Erik Ekman 2007-06-09 17:52:02 +00:00
parent 7c53be08c0
commit 1173bf2c8e
1 changed files with 1 additions and 0 deletions

View File

@ -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();