aboutsummaryrefslogtreecommitdiffhomepage
path: root/tests/test-all-mac.h
blob: 9cb6b13dda77be566ebdc104f7b2ca446611c6a0 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
//
//  test-all-mac.h
//  mailcore2
//
//  Created by Hoa Dinh on 11/12/14.
//  Copyright (c) 2014 MailCore. All rights reserved.
//

#ifndef __mailcore2__test_all_mac__
#define __mailcore2__test_all_mac__

#include <MailCore/MailCore.h>

extern void testAllMac();

#endif /* defined(__mailcore2__test_all_mac__) */