about summary refs log blame commit diff stats
path: root/testsuite.h
blob: 9a326a44a759538ddc6c1eebaf0257d4cda3454a (plain) (tree)
1
2
3
4
5
6
7



                                  
                                       

      
#ifndef TESTSUITE_H
#define TESTSUITE_H

void register_history_tests(void);
void register_contact_list_tests(void);

#endif