// // test-all.h // mailcore2 // // Created by DINH Viêt Hoà on 3/29/13. // Copyright (c) 2013 MailCore. All rights reserved. // #ifndef __mailcore2__test_all__ #define __mailcore2__test_all__ #include extern void testAll(); #endif /* defined(__mailcore2__test_all__) */